﻿2026-06-22T02:22:56.0012892Z Current runner version: '2.335.1'
2026-06-22T02:22:56.0017569Z Runner name: 'hfenduleam'
2026-06-22T02:22:56.0017988Z Runner group name: 'Default'
2026-06-22T02:22:56.0018479Z Machine name: 'HFENDULEAM'
2026-06-22T02:22:56.0020390Z ##[group]GITHUB_TOKEN Permissions
2026-06-22T02:22:56.0021628Z Contents: read
2026-06-22T02:22:56.0021974Z Metadata: read
2026-06-22T02:22:56.0022275Z Packages: read
2026-06-22T02:22:56.0022584Z ##[endgroup]
2026-06-22T02:22:56.0023774Z Secret source: Actions
2026-06-22T02:22:56.0024170Z Prepare workflow directory
2026-06-22T02:22:56.0292687Z Prepare all required actions
2026-06-22T02:22:56.0318466Z Getting action download info
2026-06-22T02:22:56.3432871Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-22T02:22:56.9454228Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-22T02:22:57.0225699Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-22T02:22:57.0226570Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-22T02:22:57.0227207Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-22T02:22:57.0227764Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-22T02:22:57.0228206Z [36;1mexit 0[0m
2026-06-22T02:22:57.0299076Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:22:57.0299785Z ##[endgroup]
2026-06-22T02:22:57.3359169Z ##[group]Run actions/checkout@v5
2026-06-22T02:22:57.3359716Z with:
2026-06-22T02:22:57.3360034Z   repository: SaberMage/spt-core
2026-06-22T02:22:57.3363373Z   token: ***
2026-06-22T02:22:57.3363686Z   ssh-strict: true
2026-06-22T02:22:57.3363985Z   ssh-user: git
2026-06-22T02:22:57.3364329Z   persist-credentials: true
2026-06-22T02:22:57.3364656Z   clean: true
2026-06-22T02:22:57.3364945Z   sparse-checkout-cone-mode: true
2026-06-22T02:22:57.3365303Z   fetch-depth: 1
2026-06-22T02:22:57.3365686Z   fetch-tags: false
2026-06-22T02:22:57.3366012Z   show-progress: true
2026-06-22T02:22:57.3366318Z   lfs: false
2026-06-22T02:22:57.3366625Z   submodules: false
2026-06-22T02:22:57.3366984Z   set-safe-directory: true
2026-06-22T02:22:57.3367332Z ##[endgroup]
2026-06-22T02:22:57.5305305Z Syncing repository: SaberMage/spt-core
2026-06-22T02:22:57.5306395Z ##[group]Getting Git version info
2026-06-22T02:22:57.5306950Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:22:57.5588147Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:22:57.5798087Z git version 2.43.0.windows.1
2026-06-22T02:22:57.5825462Z ##[endgroup]
2026-06-22T02:22:57.5834410Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b36fdfca-3f96-4b21-a970-26a731759817\.gitconfig'
2026-06-22T02:22:57.5849319Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b36fdfca-3f96-4b21-a970-26a731759817' before making global git config changes
2026-06-22T02:22:57.5850292Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:22:57.5853873Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:22:57.6087070Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:22:57.6275813Z https://github.com/SaberMage/spt-core
2026-06-22T02:22:57.6303349Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:22:57.6307184Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:22:57.6493858Z HEAD
2026-06-22T02:22:57.6724575Z ##[endgroup]
2026-06-22T02:22:57.6727762Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:22:58.0305794Z ##[group]Cleaning the repository
2026-06-22T02:22:58.0311183Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:23:01.5314772Z Removing target/
2026-06-22T02:23:01.5349348Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:23:01.5765465Z HEAD is now at 192ea84 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:01.5790839Z ##[endgroup]
2026-06-22T02:23:01.5796498Z ##[group]Disabling automatic garbage collection
2026-06-22T02:23:01.5801217Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:23:01.6026487Z ##[endgroup]
2026-06-22T02:23:01.6026890Z ##[group]Setting up auth
2026-06-22T02:23:01.6032807Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:23:01.6248112Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:23:01.9953573Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:23:02.0189655Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:23:02.3833582Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:23:02.4055646Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:23:02.7754562Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:23:02.8044321Z ##[endgroup]
2026-06-22T02:23:02.8044767Z ##[group]Fetching the repository
2026-06-22T02:23:02.8052214Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:23:03.4450366Z From https://github.com/SaberMage/spt-core
2026-06-22T02:23:03.4450852Z  + 192ea84...316c6fc 316c6fc1b45416d8491508c0767c41b2c33e2e20 -> pull/26/merge  (forced update)
2026-06-22T02:23:03.4566430Z ##[endgroup]
2026-06-22T02:23:03.4566756Z ##[group]Determining the checkout info
2026-06-22T02:23:03.4567516Z ##[endgroup]
2026-06-22T02:23:03.4572685Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:23:03.4844762Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:23:03.5062566Z ##[group]Checking out the ref
2026-06-22T02:23:03.5066848Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:23:03.5513358Z Warning: you are leaving 1 commit behind, not connected to
2026-06-22T02:23:03.5513805Z any of your branches:
2026-06-22T02:23:03.5513941Z 
2026-06-22T02:23:03.5514220Z   192ea84 Merge 8c6b2531e1db069f69de6dbd76d8fbc99491f0e7 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:03.5514481Z 
2026-06-22T02:23:03.5514634Z If you want to keep it by creating a new branch, this may be a good time
2026-06-22T02:23:03.5514912Z to do so with:
2026-06-22T02:23:03.5514999Z 
2026-06-22T02:23:03.5515134Z  git branch <new-branch-name> 192ea84
2026-06-22T02:23:03.5515283Z 
2026-06-22T02:23:03.5515529Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:03.5545580Z ##[endgroup]
2026-06-22T02:23:03.5795171Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:23:03.5998429Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
2026-06-22T02:23:03.6241917Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-06-22T02:23:03.6245838Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-06-22T02:23:03.6319719Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:23:03.6320121Z ##[endgroup]
2026-06-22T02:23:05.0409246Z    Compiling proc-macro2 v1.0.106
2026-06-22T02:23:05.0409649Z    Compiling unicode-ident v1.0.24
2026-06-22T02:23:05.0410102Z    Compiling quote v1.0.45
2026-06-22T02:23:05.0410404Z    Compiling cfg-if v1.0.4
2026-06-22T02:23:05.0410790Z    Compiling serde_core v1.0.228
2026-06-22T02:23:05.0411032Z    Compiling serde v1.0.228
2026-06-22T02:23:05.0411224Z    Compiling windows-link v0.2.1
2026-06-22T02:23:05.0411428Z    Compiling typenum v1.20.1
2026-06-22T02:23:05.0411664Z    Compiling version_check v0.9.5
2026-06-22T02:23:05.0412004Z    Compiling getrandom v0.3.4
2026-06-22T02:23:05.0412268Z    Compiling portable-atomic v1.13.1
2026-06-22T02:23:05.0413196Z    Compiling subtle v2.6.1
2026-06-22T02:23:05.0413608Z    Compiling critical-section v1.2.0
2026-06-22T02:23:05.0413964Z    Compiling shlex v2.0.1
2026-06-22T02:23:05.0414325Z    Compiling find-msvc-tools v0.1.9
2026-06-22T02:23:05.0414832Z    Compiling memchr v2.8.1
2026-06-22T02:23:05.1117987Z    Compiling windows-sys v0.61.2
2026-06-22T02:23:05.1224743Z    Compiling smallvec v1.15.1
2026-06-22T02:23:05.1483418Z    Compiling equivalent v1.0.2
2026-06-22T02:23:05.1983259Z    Compiling semver v1.0.28
2026-06-22T02:23:05.2559776Z    Compiling itoa v1.0.18
2026-06-22T02:23:05.2618044Z    Compiling getrandom v0.2.17
2026-06-22T02:23:05.2894109Z    Compiling cpufeatures v0.2.17
2026-06-22T02:23:05.3543146Z    Compiling hashbrown v0.17.1
2026-06-22T02:23:05.3546393Z    Compiling pin-project-lite v0.2.17
2026-06-22T02:23:05.4015077Z    Compiling rustc_version v0.4.1
2026-06-22T02:23:05.4327294Z    Compiling rand_core v0.10.1
2026-06-22T02:23:05.4553085Z    Compiling log v0.4.32
2026-06-22T02:23:05.4632334Z    Compiling generic-array v0.14.7
2026-06-22T02:23:05.5389514Z    Compiling getrandom v0.4.2
2026-06-22T02:23:05.6207756Z    Compiling bitflags v2.12.1
2026-06-22T02:23:05.6631327Z    Compiling winapi v0.3.9
2026-06-22T02:23:05.6746762Z    Compiling futures-core v0.3.32
2026-06-22T02:23:05.7056547Z    Compiling curve25519-dalek v4.1.3
2026-06-22T02:23:05.7855798Z    Compiling bytes v1.11.1
2026-06-22T02:23:05.9435756Z    Compiling indexmap v2.14.0
2026-06-22T02:23:05.9902393Z    Compiling rand_core v0.6.4
2026-06-22T02:23:05.9965470Z    Compiling zerocopy v0.8.50
2026-06-22T02:23:06.0280626Z    Compiling ahash v0.8.12
2026-06-22T02:23:06.1047467Z    Compiling stable_deref_trait v1.2.1
2026-06-22T02:23:06.1051442Z    Compiling libc v0.2.186
2026-06-22T02:23:06.2862156Z    Compiling signature v2.2.0
2026-06-22T02:23:06.3392372Z    Compiling jobserver v0.1.34
2026-06-22T02:23:06.4348690Z    Compiling pkg-config v0.3.33
2026-06-22T02:23:06.4636510Z    Compiling zmij v1.0.21
2026-06-22T02:23:06.4792028Z    Compiling vcpkg v0.2.15
2026-06-22T02:23:06.4891853Z    Compiling autocfg v1.5.1
2026-06-22T02:23:06.6814096Z    Compiling cc v1.2.63
2026-06-22T02:23:06.7113632Z    Compiling ed25519 v2.2.3
2026-06-22T02:23:06.8260238Z    Compiling syn v2.0.117
2026-06-22T02:23:06.9496950Z    Compiling serde_json v1.0.150
2026-06-22T02:23:06.9552022Z    Compiling futures-io v0.3.32
2026-06-22T02:23:07.0167777Z    Compiling slab v0.4.12
2026-06-22T02:23:07.0974963Z    Compiling futures-sink v0.3.32
2026-06-22T02:23:07.0975430Z    Compiling fastrand v2.4.1
2026-06-22T02:23:07.1174926Z    Compiling crypto-common v0.1.7
2026-06-22T02:23:07.1688492Z    Compiling block-buffer v0.10.4
2026-06-22T02:23:07.1743240Z    Compiling fallible-iterator v0.3.0
2026-06-22T02:23:07.1763806Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-22T02:23:07.2055640Z    Compiling futures-task v0.3.32
2026-06-22T02:23:07.2994902Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-22T02:23:07.3777716Z    Compiling rustversion v1.0.22
2026-06-22T02:23:07.5708798Z    Compiling digest v0.10.7
2026-06-22T02:23:07.5940321Z    Compiling futures-channel v0.3.32
2026-06-22T02:23:07.6192281Z    Compiling fnv v1.0.7
2026-06-22T02:23:07.6232400Z    Compiling cfg_aliases v0.2.1
2026-06-22T02:23:07.6386622Z    Compiling strsim v0.11.1
2026-06-22T02:23:07.6959357Z    Compiling writeable v0.6.3
2026-06-22T02:23:07.7349352Z    Compiling litemap v0.8.2
2026-06-22T02:23:07.7349858Z    Compiling cmake v0.1.58
2026-06-22T02:23:07.8507774Z    Compiling sha2 v0.10.9
2026-06-22T02:23:07.8634272Z    Compiling utf8_iter v1.0.4
2026-06-22T02:23:07.8755301Z    Compiling anyhow v1.0.102
2026-06-22T02:23:07.9509351Z    Compiling dunce v1.0.5
2026-06-22T02:23:07.9515761Z    Compiling fs_extra v1.3.0
2026-06-22T02:23:07.9776613Z    Compiling icu_properties_data v2.2.0
2026-06-22T02:23:08.0447492Z    Compiling windows-targets v0.52.6
2026-06-22T02:23:08.0636379Z    Compiling icu_normalizer_data v2.2.0
2026-06-22T02:23:08.1240346Z    Compiling ident_case v1.0.1
2026-06-22T02:23:08.1834355Z    Compiling windows-sys v0.59.0
2026-06-22T02:23:09.0592028Z    Compiling percent-encoding v2.3.2
2026-06-22T02:23:09.0915331Z    Compiling http v1.4.1
2026-06-22T02:23:09.1106259Z    Compiling cpufeatures v0.3.0
2026-06-22T02:23:09.1201619Z    Compiling fs2 v0.4.3
2026-06-22T02:23:09.1373236Z    Compiling thiserror v2.0.18
2026-06-22T02:23:09.2035618Z    Compiling aws-lc-rs v1.17.0
2026-06-22T02:23:09.2756130Z    Compiling unicode-segmentation v1.13.3
2026-06-22T02:23:09.3136948Z    Compiling scopeguard v1.2.0
2026-06-22T02:23:09.3341812Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T02:23:09.3397629Z    Compiling aws-lc-sys v0.41.0
2026-06-22T02:23:09.4106858Z    Compiling ring v0.17.14
2026-06-22T02:23:09.5362879Z    Compiling lock_api v0.4.14
2026-06-22T02:23:09.5646374Z    Compiling form_urlencoded v1.2.2
2026-06-22T02:23:09.7399793Z    Compiling chacha20 v0.10.0
2026-06-22T02:23:09.7917632Z    Compiling synstructure v0.13.2
2026-06-22T02:23:09.9026024Z    Compiling untrusted v0.9.0
2026-06-22T02:23:09.9686296Z    Compiling darling_core v0.20.11
2026-06-22T02:23:09.9991407Z    Compiling num-traits v0.2.19
2026-06-22T02:23:10.0327249Z    Compiling windows-strings v0.5.1
2026-06-22T02:23:10.2777988Z    Compiling windows-result v0.4.1
2026-06-22T02:23:10.5031243Z    Compiling rand v0.10.1
2026-06-22T02:23:10.5477902Z    Compiling rustls v0.23.40
2026-06-22T02:23:10.5687393Z    Compiling heck v0.5.0
2026-06-22T02:23:10.5991423Z    Compiling convert_case v0.10.0
2026-06-22T02:23:10.8761600Z    Compiling atomic-waker v1.1.2
2026-06-22T02:23:10.8904491Z    Compiling unicode-xid v0.2.6
2026-06-22T02:23:10.9839750Z    Compiling const-oid v0.10.2
2026-06-22T02:23:11.0633420Z    Compiling httparse v1.10.1
2026-06-22T02:23:11.0885100Z    Compiling parking_lot_core v0.9.12
2026-06-22T02:23:11.1371434Z    Compiling http-body v1.0.1
2026-06-22T02:23:11.1556846Z    Compiling hybrid-array v0.4.12
2026-06-22T02:23:11.2060398Z    Compiling either v1.16.0
2026-06-22T02:23:11.3347678Z    Compiling base64ct v1.8.3
2026-06-22T02:23:11.3471635Z    Compiling powerfmt v0.2.0
2026-06-22T02:23:11.4252157Z    Compiling memoffset v0.6.5
2026-06-22T02:23:11.4441944Z    Compiling base64 v0.22.1
2026-06-22T02:23:11.5900282Z    Compiling pem-rfc7468 v1.0.0
2026-06-22T02:23:11.6041170Z    Compiling deranged v0.5.8
2026-06-22T02:23:11.6618200Z    Compiling thiserror v1.0.69
2026-06-22T02:23:11.7652700Z    Compiling tower-service v0.3.3
2026-06-22T02:23:11.8322574Z    Compiling data-encoding v2.11.0
2026-06-22T02:23:11.8868772Z    Compiling time-core v0.1.8
2026-06-22T02:23:11.9233752Z    Compiling try-lock v0.2.5
2026-06-22T02:23:11.9944585Z    Compiling socket2 v0.6.4
2026-06-22T02:23:12.0250998Z    Compiling mio v1.2.1
2026-06-22T02:23:12.0408264Z    Compiling ref-cast v1.0.25
2026-06-22T02:23:12.0656384Z    Compiling tinyvec_macros v0.1.1
2026-06-22T02:23:12.0880083Z    Compiling num-conv v0.2.2
2026-06-22T02:23:12.1350866Z    Compiling tinyvec v1.11.0
2026-06-22T02:23:12.2044440Z    Compiling serde_derive v1.0.228
2026-06-22T02:23:12.2078250Z    Compiling zeroize_derive v1.4.3
2026-06-22T02:23:12.3235922Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-22T02:23:12.3283264Z    Compiling zerofrom-derive v0.1.7
2026-06-22T02:23:12.3386487Z    Compiling tokio-macros v2.7.0
2026-06-22T02:23:12.4674092Z    Compiling yoke-derive v0.8.2
2026-06-22T02:23:12.5612809Z    Compiling futures-macro v0.3.32
2026-06-22T02:23:12.6977833Z    Compiling zerovec-derive v0.11.3
2026-06-22T02:23:12.9935975Z    Compiling displaydoc v0.2.6
2026-06-22T02:23:12.9936459Z    Compiling zeroize v1.8.2
2026-06-22T02:23:13.0514516Z    Compiling tracing-attributes v0.1.31
2026-06-22T02:23:13.1510725Z    Compiling tokio v1.52.3
2026-06-22T02:23:13.2583970Z    Compiling thiserror-impl v2.0.18
2026-06-22T02:23:13.2626530Z    Compiling derive_more-impl v2.1.1
2026-06-22T02:23:13.3669258Z    Compiling rustls-pki-types v1.14.1
2026-06-22T02:23:13.5029957Z    Compiling futures-util v0.3.32
2026-06-22T02:23:13.7341630Z    Compiling darling_macro v0.20.11
2026-06-22T02:23:13.9536953Z    Compiling spez v0.1.2
2026-06-22T02:23:14.0081289Z    Compiling n0-error-macros v0.1.3
2026-06-22T02:23:14.0318207Z    Compiling zerofrom v0.1.8
2026-06-22T02:23:14.2097683Z    Compiling windows-implement v0.60.2
2026-06-22T02:23:14.2449517Z    Compiling windows-interface v0.59.3
2026-06-22T02:23:14.2614755Z    Compiling der v0.8.0-rc.10
2026-06-22T02:23:14.2989641Z    Compiling yoke v0.8.3
2026-06-22T02:23:14.3626259Z    Compiling darling v0.20.11
2026-06-22T02:23:14.5332618Z    Compiling ed25519-dalek v2.2.0
2026-06-22T02:23:14.7206136Z    Compiling zerovec v0.11.6
2026-06-22T02:23:14.7288832Z    Compiling zerotrie v0.2.4
2026-06-22T02:23:15.0314293Z    Compiling spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-22T02:23:15.0743702Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:23:15.1826219Z    Compiling n0-error v0.1.3
2026-06-22T02:23:15.3255280Z    Compiling ref-cast-impl v1.0.25
2026-06-22T02:23:15.3872596Z    Compiling windows-core v0.62.2
2026-06-22T02:23:16.7046451Z    Compiling tinystr v0.8.3
2026-06-22T02:23:16.7271803Z    Compiling potential_utf v0.1.5
2026-06-22T02:23:16.7450929Z    Compiling thiserror-impl v1.0.69
2026-06-22T02:23:16.7643198Z    Compiling pin-project-internal v1.1.13
2026-06-22T02:23:17.0009125Z    Compiling icu_locale_core v2.2.0
2026-06-22T02:23:17.0508398Z    Compiling icu_collections v2.2.0
2026-06-22T02:23:17.0508824Z    Compiling want v0.3.1
2026-06-22T02:23:17.3151739Z    Compiling tokio-util v0.7.18
2026-06-22T02:23:17.3350857Z    Compiling parking_lot v0.12.5
2026-06-22T02:23:17.5048046Z    Compiling block-buffer v0.12.0
2026-06-22T02:23:17.5120328Z    Compiling crypto-common v0.2.2
2026-06-22T02:23:17.5342808Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:23:17.5748646Z    Compiling serde_derive_internals v0.29.1
2026-06-22T02:23:17.6733172Z    Compiling vergen-lib v9.1.0
2026-06-22T02:23:17.8100900Z    Compiling n0-future v0.3.2
2026-06-22T02:23:17.9645805Z    Compiling icu_provider v2.2.0
2026-06-22T02:23:18.0008565Z    Compiling derive_builder v0.20.2
2026-06-22T02:23:18.0115931Z    Compiling inout v0.1.4
2026-06-22T02:23:18.2657059Z    Compiling icu_normalizer v2.2.0
2026-06-22T02:23:18.2679935Z    Compiling icu_properties v2.2.0
2026-06-22T02:23:18.2707007Z    Compiling ipnet v2.12.0
2026-06-22T02:23:18.3670168Z    Compiling serde_spanned v0.6.9
2026-06-22T02:23:18.3670657Z    Compiling toml_datetime v0.6.11
2026-06-22T02:23:18.4380594Z    Compiling serial-core v0.4.0
2026-06-22T02:23:18.7359044Z    Compiling aho-corasick v1.1.4
2026-06-22T02:23:18.7446328Z    Compiling httpdate v1.0.3
2026-06-22T02:23:18.8119629Z    Compiling once_cell v1.21.4
2026-06-22T02:23:18.8235574Z    Compiling toml_write v0.1.2
2026-06-22T02:23:18.8754435Z    Compiling winnow v0.7.15
2026-06-22T02:23:18.8754927Z    Compiling winnow v1.0.3
2026-06-22T02:23:18.9492356Z    Compiling regex-syntax v0.8.10
2026-06-22T02:23:19.1348733Z    Compiling tracing-core v0.1.36
2026-06-22T02:23:19.1506965Z    Compiling tempfile v3.27.0
2026-06-22T02:23:19.1556422Z    Compiling derive_more v2.1.1
2026-06-22T02:23:19.1654175Z    Compiling parking v2.2.1
2026-06-22T02:23:19.2273415Z    Compiling spin v0.10.0
2026-06-22T02:23:19.2387581Z    Compiling crossbeam-utils v0.8.21
2026-06-22T02:23:19.3156841Z    Compiling hashbrown v0.14.5
2026-06-22T02:23:19.3973034Z    Compiling winreg v0.10.1
2026-06-22T02:23:19.4066254Z    Compiling cordyceps v0.3.4
2026-06-22T02:23:19.4136875Z    Compiling diatomic-waker v0.2.3
2026-06-22T02:23:19.4147990Z    Compiling futures-lite v2.6.1
2026-06-22T02:23:19.5960322Z    Compiling tracing v0.1.44
2026-06-22T02:23:19.6058827Z    Compiling idna_adapter v1.2.2
2026-06-22T02:23:19.8041432Z    Compiling idna v1.1.0
2026-06-22T02:23:19.8297194Z    Compiling futures-buffered v0.2.13
2026-06-22T02:23:19.8362439Z    Compiling schemars_derive v1.2.1
2026-06-22T02:23:19.8744001Z    Compiling serial-windows v0.4.0
2026-06-22T02:23:19.8781214Z    Compiling digest v0.11.3
2026-06-22T02:23:20.0377858Z    Compiling hashlink v0.9.1
2026-06-22T02:23:20.0975378Z    Compiling h2 v0.4.14
2026-06-22T02:23:20.1322136Z    Compiling url v2.5.8
2026-06-22T02:23:20.1406564Z    Compiling pin-project v1.1.13
2026-06-22T02:23:20.2585726Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-22T02:23:20.2979083Z    Compiling cipher v0.4.4
2026-06-22T02:23:20.3701383Z    Compiling rusqlite v0.32.1
2026-06-22T02:23:20.4239681Z    Compiling spki v0.8.0-rc.4
2026-06-22T02:23:20.4446724Z    Compiling vergen-lib v0.1.6
2026-06-22T02:23:20.5447750Z    Compiling vergen v9.1.0
2026-06-22T02:23:20.6390730Z    Compiling noq-udp v0.10.0
2026-06-22T02:23:20.7275929Z    Compiling universal-hash v0.5.1
2026-06-22T02:23:20.7276471Z    Compiling sync_wrapper v1.0.2
2026-06-22T02:23:20.8495089Z    Compiling toml_edit v0.22.27
2026-06-22T02:23:20.8692081Z    Compiling heapless v0.7.17
2026-06-22T02:23:20.8759926Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-22T02:23:20.8825825Z    Compiling lazy_static v1.5.0
2026-06-22T02:23:21.0135753Z    Compiling regex-automata v0.4.14
2026-06-22T02:23:21.1286057Z    Compiling allocator-api2 v0.2.21
2026-06-22T02:23:21.1414110Z    Compiling byteorder v1.5.0
2026-06-22T02:23:21.1817062Z    Compiling bitflags v1.3.2
2026-06-22T02:23:21.3478283Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-22T02:23:21.3811741Z    Compiling opaque-debug v0.3.1
2026-06-22T02:23:21.3966598Z    Compiling dyn-clone v1.0.20
2026-06-22T02:23:21.4358695Z    Compiling pin-utils v0.1.0
2026-06-22T02:23:21.4413600Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-22T02:23:21.5260324Z    Compiling nix v0.25.1
2026-06-22T02:23:21.5781447Z    Compiling polyval v0.6.2
2026-06-22T02:23:21.6666023Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T02:23:21.7474613Z    Compiling hash32 v0.2.1
2026-06-22T02:23:21.7533815Z    Compiling shared_library v0.1.9
2026-06-22T02:23:21.9275970Z    Compiling schemars v1.2.1
2026-06-22T02:23:22.1411807Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-22T02:23:22.2146149Z    Compiling filedescriptor v0.8.3
2026-06-22T02:23:22.2551087Z    Compiling serial v0.4.0
2026-06-22T02:23:22.4185501Z    Compiling prefix-trie v0.8.4
2026-06-22T02:23:22.4642705Z    Compiling futures-executor v0.3.32
2026-06-22T02:23:22.4737177Z    Compiling spin v0.9.8
2026-06-22T02:23:22.4791335Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:23:22.5359393Z    Compiling windows-threading v0.2.1
2026-06-22T02:23:22.6653951Z    Compiling toml v0.8.23
2026-06-22T02:23:22.7056929Z    Compiling tower-layer v0.3.3
2026-06-22T02:23:22.7198066Z    Compiling shell-words v1.1.1
2026-06-22T02:23:22.7534039Z    Compiling signature v3.0.0
2026-06-22T02:23:22.9766933Z    Compiling downcast-rs v1.2.1
2026-06-22T02:23:22.9881816Z    Compiling ryu v1.0.23
2026-06-22T02:23:23.0223435Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T02:23:23.0590876Z    Compiling regex v1.12.3
2026-06-22T02:23:23.1125121Z    Compiling portable-pty v0.8.1
2026-06-22T02:23:23.1165311Z    Compiling ed25519 v3.0.0-rc.4
2026-06-22T02:23:23.2100116Z    Compiling proc-macro-crate v3.5.0
2026-06-22T02:23:23.3797897Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-22T02:23:23.6718314Z    Compiling windows-future v0.3.2
2026-06-22T02:23:23.6852800Z    Compiling futures v0.3.32
2026-06-22T02:23:23.7835936Z    Compiling ghash v0.5.1
2026-06-22T02:23:23.8289498Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-22T02:23:23.9084789Z    Compiling aes v0.8.4
2026-06-22T02:23:23.9491673Z    Compiling hyper v1.10.1
2026-06-22T02:23:24.2138579Z    Compiling ctr v0.9.2
2026-06-22T02:23:24.3433432Z    Compiling sha2 v0.11.0-rc.5
2026-06-22T02:23:24.3834735Z    Compiling windows-collections v0.3.2
2026-06-22T02:23:24.4318872Z    Compiling windows-numerics v0.3.1
2026-06-22T02:23:24.5337361Z    Compiling cobs v0.3.0
2026-06-22T02:23:24.5557689Z    Compiling time v0.3.47
2026-06-22T02:23:24.7045990Z    Compiling postcard-derive v0.2.2
2026-06-22T02:23:24.7068412Z    Compiling http-body-util v0.1.3
2026-06-22T02:23:24.7521240Z    Compiling aead v0.5.2
2026-06-22T02:23:24.8902208Z    Compiling widestring v1.2.1
2026-06-22T02:23:24.9141829Z    Compiling ipconfig v0.3.4
2026-06-22T02:23:24.9785449Z    Compiling aes-gcm v0.10.3
2026-06-22T02:23:25.0236411Z    Compiling windows v0.62.2
2026-06-22T02:23:25.1607729Z    Compiling data-encoding-macro v0.1.20
2026-06-22T02:23:25.2277845Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-22T02:23:25.3832298Z    Compiling num_enum_derive v0.7.6
2026-06-22T02:23:25.4089749Z    Compiling hyper-util v0.1.20
2026-06-22T02:23:25.5145211Z    Compiling postcard v1.1.3
2026-06-22T02:23:25.7452622Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-22T02:23:25.7812465Z    Compiling tower v0.5.3
2026-06-22T02:23:25.8747657Z    Compiling crossbeam-epoch v0.9.18
2026-06-22T02:23:26.2088977Z    Compiling crossbeam-channel v0.5.15
2026-06-22T02:23:26.5731113Z    Compiling chrono v0.4.45
2026-06-22T02:23:26.6170101Z    Compiling enum-assoc v1.3.0
2026-06-22T02:23:26.7131840Z    Compiling strum_macros v0.28.0
2026-06-22T02:23:26.9192023Z    Compiling iroh-metrics-derive v0.4.1
2026-06-22T02:23:27.0015861Z    Compiling async-trait v0.1.89
2026-06-22T02:23:27.0711045Z    Compiling windows-registry v0.6.1
2026-06-22T02:23:27.1269881Z    Compiling blake3 v1.8.5
2026-06-22T02:23:27.2702776Z    Compiling noq v0.18.0
2026-06-22T02:23:27.2772368Z    Compiling netwatch v0.16.0
2026-06-22T02:23:27.5113888Z    Compiling uuid v1.23.2
2026-06-22T02:23:27.6567209Z    Compiling acto v0.8.2
2026-06-22T02:23:27.6567635Z    Compiling tagptr v0.2.0
2026-06-22T02:23:27.6577615Z    Compiling identity-hash v0.1.0
2026-06-22T02:23:27.6688870Z    Compiling lru-slab v0.1.2
2026-06-22T02:23:27.7472027Z    Compiling rustc-hash v2.1.2
2026-06-22T02:23:27.8110019Z    Compiling sorted-index-buffer v0.2.1
2026-06-22T02:23:27.8262338Z    Compiling foldhash v0.2.0
2026-06-22T02:23:27.8837940Z    Compiling xml-rs v0.8.28
2026-06-22T02:23:27.9003265Z    Compiling mac-addr v0.3.0
2026-06-22T02:23:27.9115417Z    Compiling moka v0.12.15
2026-06-22T02:23:28.0352416Z    Compiling hashbrown v0.16.1
2026-06-22T02:23:28.1211463Z    Compiling netdev v0.42.0
2026-06-22T02:23:28.2582882Z    Compiling iroh-relay v0.98.0
2026-06-22T02:23:28.3428054Z    Compiling iroh-metrics v0.38.3
2026-06-22T02:23:28.4696982Z    Compiling num_enum v0.7.6
2026-06-22T02:23:28.8170024Z    Compiling xmltree v0.10.3
2026-06-22T02:23:28.8829465Z    Compiling tower-http v0.6.11
2026-06-22T02:23:28.9663926Z    Compiling iroh-base v0.98.0
2026-06-22T02:23:29.0177684Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-22T02:23:29.1013895Z    Compiling n0-watcher v0.6.1
2026-06-22T02:23:29.1202436Z    Compiling attohttpc v0.30.1
2026-06-22T02:23:29.2333083Z    Compiling tokio-stream v0.1.18
2026-06-22T02:23:29.2645996Z    Compiling simple-dns v0.9.3
2026-06-22T02:23:29.4817942Z    Compiling simdutf8 v0.1.5
2026-06-22T02:23:29.6321811Z    Compiling arrayref v0.3.9
2026-06-22T02:23:29.7395600Z    Compiling arrayvec v0.7.6
2026-06-22T02:23:29.8041098Z    Compiling constant_time_eq v0.4.2
2026-06-22T02:23:29.8214604Z    Compiling strum v0.28.0
2026-06-22T02:23:29.8327378Z    Compiling smol_str v0.1.24
2026-06-22T02:23:29.8880799Z    Compiling resolv-conf v0.7.6
2026-06-22T02:23:29.9141895Z    Compiling sha1_smol v1.0.1
2026-06-22T02:23:29.9920316Z    Compiling igd-next v0.17.1
2026-06-22T02:23:30.1096644Z    Compiling lru v0.16.4
2026-06-22T02:23:30.1644403Z    Compiling webpki-roots v1.0.7
2026-06-22T02:23:30.2025448Z    Compiling seize v0.5.1
2026-06-22T02:23:30.2416484Z    Compiling hmac v0.12.1
2026-06-22T02:23:30.3305244Z    Compiling iroh-dns v0.98.0
2026-06-22T02:23:30.3786231Z    Compiling serde_bytes v0.11.19
2026-06-22T02:23:30.4340323Z    Compiling iroh v0.98.2
2026-06-22T02:23:30.5219895Z    Compiling cmov v0.5.4
2026-06-22T02:23:30.5436338Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T02:23:30.7269329Z    Compiling papaya v0.2.4
2026-06-22T02:23:30.7377410Z    Compiling hkdf v0.12.4
2026-06-22T02:23:30.7803580Z    Compiling ctutils v0.4.2
2026-06-22T02:23:30.8501964Z    Compiling backon v1.6.0
2026-06-22T02:23:30.9302416Z    Compiling spake2 v0.4.0
2026-06-22T02:23:30.9800033Z    Compiling sha1 v0.10.6
2026-06-22T02:23:31.0249438Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-22T02:23:31.0690720Z    Compiling doctest-file v1.1.1
2026-06-22T02:23:31.1187559Z    Compiling recvmsg v1.0.0
2026-06-22T02:23:31.1926410Z    Compiling darling_core v0.23.0
2026-06-22T02:23:31.2149412Z    Compiling utf8parse v0.2.2
2026-06-22T02:23:31.2725214Z    Compiling once_cell_polyfill v1.70.2
2026-06-22T02:23:31.2725777Z    Compiling anstyle v1.0.14
2026-06-22T02:23:31.3801613Z    Compiling anstyle-parse v1.0.0
2026-06-22T02:23:31.3933698Z    Compiling anstyle-query v1.1.5
2026-06-22T02:23:31.4334009Z    Compiling instability v0.3.12
2026-06-22T02:23:31.5480177Z    Compiling anstyle-wincon v3.0.11
2026-06-22T02:23:31.5677755Z    Compiling paste v1.0.15
2026-06-22T02:23:31.5798278Z    Compiling is_terminal_polyfill v1.70.2
2026-06-22T02:23:31.6205603Z    Compiling colorchoice v1.0.5
2026-06-22T02:23:31.6824858Z    Compiling interprocess v2.4.2
2026-06-22T02:23:31.7063085Z    Compiling foldhash v0.1.5
2026-06-22T02:23:31.7777721Z    Compiling anstream v1.0.0
2026-06-22T02:23:31.8660746Z    Compiling hashbrown v0.15.5
2026-06-22T02:23:31.9550910Z    Compiling strum_macros v0.26.4
2026-06-22T02:23:31.9684278Z    Compiling terminal_size v0.4.4
2026-06-22T02:23:32.0852995Z    Compiling itertools v0.13.0
2026-06-22T02:23:32.1229453Z    Compiling castaway v0.2.4
2026-06-22T02:23:32.1330484Z    Compiling crossterm_winapi v0.9.1
2026-06-22T02:23:32.2373644Z    Compiling clap_lex v1.1.0
2026-06-22T02:23:32.3720189Z    Compiling unicode-width v0.1.14
2026-06-22T02:23:32.3917352Z    Compiling indoc v2.0.7
2026-06-22T02:23:32.5725022Z    Compiling static_assertions v1.1.0
2026-06-22T02:23:32.6387382Z    Compiling lru v0.12.5
2026-06-22T02:23:32.6944964Z    Compiling compact_str v0.8.2
2026-06-22T02:23:32.7201782Z    Compiling clap_builder v4.6.0
2026-06-22T02:23:32.7425856Z    Compiling crossterm v0.28.1
2026-06-22T02:23:32.8571103Z    Compiling clap_derive v4.6.1
2026-06-22T02:23:33.0275747Z    Compiling unicode-width v0.2.0
2026-06-22T02:23:33.3388153Z    Compiling error-code v3.3.2
2026-06-22T02:23:33.3934429Z    Compiling cassowary v0.3.0
2026-06-22T02:23:33.4986237Z    Compiling clipboard-win v5.4.1
2026-06-22T02:23:33.5077975Z    Compiling nucleo-matcher v0.3.1
2026-06-22T02:23:33.6101163Z    Compiling qrcode v0.14.1
2026-06-22T02:23:33.6698893Z    Compiling unicode-truncate v1.1.0
2026-06-22T02:23:34.3706328Z    Compiling strum v0.26.3
2026-06-22T02:23:34.9532024Z    Compiling darling_macro v0.23.0
2026-06-22T02:23:35.3169827Z    Compiling clap v4.6.1
2026-06-22T02:23:35.4574367Z    Compiling mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-22T02:23:35.4736507Z    Compiling darling v0.23.0
2026-06-22T02:23:36.1774822Z    Compiling wmi v0.18.4
2026-06-22T02:23:36.5517207Z    Compiling ratatui v0.29.0
2026-06-22T02:23:37.6781988Z    Compiling portmapper v0.16.0
2026-06-22T02:23:50.4292648Z    Compiling rustls-webpki v0.103.13
2026-06-22T02:23:52.6810354Z    Compiling tokio-rustls v0.26.4
2026-06-22T02:23:52.6810607Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T02:23:52.6810813Z    Compiling noq-proto v0.17.0
2026-06-22T02:23:52.8305233Z    Compiling hyper-rustls v0.27.9
2026-06-22T02:23:52.8305565Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T02:23:52.8305873Z    Compiling tokio-websockets v0.13.2
2026-06-22T02:23:52.9718836Z    Compiling reqwest v0.13.4
2026-06-22T02:23:53.9075728Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T02:24:11.3770177Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-22T02:24:12.7313440Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-22T02:24:22.3812348Z    Compiling spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-22T02:24:52.3090631Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-22T02:25:07.8285823Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 03s
2026-06-22T02:25:30.2349090Z ────────────
2026-06-22T02:25:30.2349435Z  Nextest run ID 7712b472-00e4-4578-a2f8-4f08b1a301c3 with nextest profile: default
2026-06-22T02:25:30.2349749Z     Starting 1175 tests across 48 binaries (1 test and 39 binaries skipped)
2026-06-22T02:25:30.2529973Z         PASS [   0.016s] (   1/1175) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-22T02:25:30.2537535Z         PASS [   0.018s] (   2/1175) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-22T02:25:30.2719300Z         PASS [   0.036s] (   3/1175) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-22T02:25:30.3051042Z         PASS [   0.069s] (   4/1175) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-22T02:25:30.3125049Z         PASS [   0.058s] (   5/1175) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-22T02:25:31.3787692Z         PASS [   1.142s] (   6/1175) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-22T02:25:31.3804162Z         PASS [   1.144s] (   7/1175) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-22T02:25:31.4393141Z         PASS [   0.055s] (   8/1175) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-22T02:25:31.4494532Z         PASS [   1.196s] (   9/1175) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-22T02:25:31.4555791Z         PASS [   0.018s] (  10/1175) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-22T02:25:31.4854567Z         PASS [   0.036s] (  11/1175) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-22T02:25:31.4864802Z         PASS [   0.032s] (  12/1175) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-22T02:25:31.5309228Z         PASS [   0.044s] (  13/1175) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-22T02:25:31.5324784Z         PASS [   0.046s] (  14/1175) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-22T02:25:31.5549390Z         PASS [   0.024s] (  15/1175) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-22T02:25:31.5595578Z         PASS [   0.028s] (  16/1175) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-22T02:25:31.5904959Z         PASS [   0.030s] (  17/1175) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-22T02:25:31.5921862Z         PASS [   0.036s] (  18/1175) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-22T02:25:31.6232892Z         PASS [   1.387s] (  19/1175) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-22T02:25:31.6358762Z         PASS [   0.045s] (  20/1175) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-22T02:25:31.6359308Z         PASS [   1.399s] (  21/1175) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-22T02:25:31.7932109Z         PASS [   0.155s] (  22/1175) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-22T02:25:31.8142755Z         PASS [   0.021s] (  23/1175) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-22T02:25:31.8688412Z         PASS [   1.627s] (  24/1175) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-22T02:25:31.9635069Z         PASS [   0.370s] (  25/1175) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-22T02:25:31.9670066Z         PASS [   0.344s] (  26/1175) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-22T02:25:31.9670812Z         PASS [   0.156s] (  27/1175) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-22T02:25:31.9801656Z         PASS [   0.019s] (  28/1175) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-22T02:25:31.9980022Z         PASS [   1.726s] (  29/1175) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-22T02:25:32.0014141Z         PASS [   0.034s] (  30/1175) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-22T02:25:32.0052900Z         PASS [   0.024s] (  31/1175) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-22T02:25:32.0108461Z         PASS [   0.043s] (  32/1175) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-22T02:25:32.0136867Z         PASS [   0.378s] (  33/1175) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-22T02:25:32.0249242Z         PASS [   0.027s] (  34/1175) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-22T02:25:32.0488496Z         PASS [   0.038s] (  35/1175) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-22T02:25:32.0489414Z         PASS [   0.048s] (  36/1175) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-22T02:25:32.0491220Z         PASS [   0.044s] (  37/1175) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-22T02:25:32.0777531Z         PASS [   0.064s] (  38/1175) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-22T02:25:32.0989716Z         PASS [   1.863s] (  39/1175) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-22T02:25:32.1346359Z         PASS [   0.035s] (  40/1175) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-22T02:25:32.1767683Z         PASS [   0.151s] (  41/1175) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-22T02:25:33.1733753Z         PASS [   1.125s] (  42/1175) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-22T02:25:33.1793931Z         PASS [   1.002s] (  43/1175) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-22T02:25:33.1921853Z         PASS [   2.955s] (  44/1175) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-22T02:25:33.1923145Z         PASS [   1.144s] (  45/1175) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-22T02:25:33.1954360Z         PASS [   1.332s] (  46/1175) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-22T02:25:33.2476354Z         PASS [   0.074s] (  47/1175) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-22T02:25:33.2506650Z         PASS [   1.173s] (  48/1175) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-22T02:25:33.2635155Z         PASS [   1.128s] (  49/1175) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-22T02:25:33.2688881Z         PASS [   0.021s] (  50/1175) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-22T02:25:33.3015174Z         PASS [   0.033s] (  51/1175) spt::bin/spt api::tests::adapter_is_optional
2026-06-22T02:25:33.3022581Z         PASS [   0.051s] (  52/1175) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-22T02:25:33.3038600Z         PASS [   1.254s] (  53/1175) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-22T02:25:33.3063046Z         PASS [   0.108s] (  54/1175) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-22T02:25:33.3215380Z         PASS [   0.059s] (  55/1175) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-22T02:25:33.3286644Z         PASS [   0.027s] (  56/1175) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-22T02:25:33.3435404Z         PASS [   0.042s] (  57/1175) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-22T02:25:33.3449947Z         PASS [   0.041s] (  58/1175) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-22T02:25:33.3476072Z         PASS [   0.168s] (  59/1175) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-22T02:25:33.3551842Z         PASS [   0.163s] (  60/1175) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-22T02:25:33.3569867Z         PASS [   0.053s] (  61/1175) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-22T02:25:33.3584088Z         PASS [   0.037s] (  62/1175) spt::bin/spt api::tests::state_value_is_validated
2026-06-22T02:25:33.3650082Z         PASS [   0.172s] (  63/1175) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-22T02:25:33.3682234Z         PASS [   0.039s] (  64/1175) spt::bin/spt api::tests::surface_parses
2026-06-22T02:25:33.3768337Z         PASS [   0.033s] (  65/1175) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-22T02:25:33.3901746Z         PASS [   0.045s] (  66/1175) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-22T02:25:33.4004403Z         PASS [   0.042s] (  67/1175) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-22T02:25:33.4066499Z         PASS [   0.048s] (  68/1175) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-22T02:25:33.4355792Z         PASS [   0.037s] (  69/1175) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-22T02:25:33.4498672Z         PASS [   0.014s] (  70/1175) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-22T02:25:33.6011822Z         PASS [   3.365s] (  71/1175) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-22T02:25:33.6053599Z         PASS [   0.155s] (  72/1175) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-22T02:25:33.6059439Z         PASS [   0.216s] (  73/1175) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-22T02:25:33.6062563Z         PASS [   0.229s] (  74/1175) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-22T02:25:33.6296459Z         PASS [   0.223s] (  75/1175) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-22T02:25:33.6386082Z         PASS [   0.037s] (  76/1175) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-22T02:25:33.6574709Z         PASS [   0.052s] (  77/1175) spt::bin/spt cli::tests::bare_tty_guard
2026-06-22T02:25:33.6619492Z         PASS [   0.056s] (  78/1175) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-22T02:25:33.6670447Z         PASS [   0.060s] (  79/1175) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-22T02:25:33.6686808Z         PASS [   0.037s] (  80/1175) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-22T02:25:33.6804054Z         PASS [   0.325s] (  81/1175) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-22T02:25:33.6805093Z         PASS [   0.023s] (  82/1175) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-22T02:25:33.6900540Z         PASS [   0.051s] (  83/1175) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-22T02:25:33.6911703Z         PASS [   0.025s] (  84/1175) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-22T02:25:33.7106855Z         PASS [   0.044s] (  85/1175) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-22T02:25:33.7113627Z         PASS [   0.050s] (  86/1175) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-22T02:25:33.7127094Z         PASS [   0.348s] (  87/1175) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-22T02:25:33.7136701Z         PASS [   0.024s] (  88/1175) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-22T02:25:33.7162166Z         PASS [   0.036s] (  89/1175) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-22T02:25:33.7179037Z         PASS [   0.038s] (  90/1175) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-22T02:25:33.7371467Z         PASS [   0.389s] (  91/1175) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-22T02:25:33.7385437Z         PASS [   0.370s] (  92/1175) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-22T02:25:33.7429516Z         PASS [   0.033s] (  93/1175) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-22T02:25:33.7498407Z         PASS [   0.036s] (  94/1175) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-22T02:25:33.7572923Z         PASS [   0.039s] (  95/1175) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-22T02:25:33.7601952Z         PASS [   0.047s] (  96/1175) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-22T02:25:33.7672070Z         PASS [   0.030s] (  97/1175) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-22T02:25:33.7713970Z         PASS [   0.033s] (  98/1175) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-22T02:25:33.8491422Z         PASS [   3.613s] (  99/1175) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-22T02:25:33.8535656Z         PASS [   0.142s] ( 100/1175) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-22T02:25:33.9471532Z         PASS [   3.711s] ( 101/1175) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-22T02:25:34.0289592Z         PASS [   3.793s] ( 102/1175) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-22T02:25:34.0509481Z         PASS [   3.746s] ( 103/1175) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-22T02:25:34.3751385Z         PASS [   0.625s] ( 104/1175) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-22T02:25:34.3777494Z         PASS [   0.620s] ( 105/1175) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-22T02:25:34.3795201Z         PASS [   0.619s] ( 106/1175) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-22T02:25:34.3801600Z         PASS [   0.637s] ( 107/1175) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-22T02:25:34.3837389Z         PASS [   0.616s] ( 108/1175) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-22T02:25:34.3959890Z         PASS [   0.547s] ( 109/1175) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-22T02:25:34.4013750Z         PASS [   0.548s] ( 110/1175) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-22T02:25:34.4050015Z         PASS [   0.458s] ( 111/1175) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-22T02:25:34.4078342Z         PASS [   0.636s] ( 112/1175) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-22T02:25:34.4085055Z         PASS [   0.379s] ( 113/1175) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-22T02:25:34.4112403Z         PASS [   0.360s] ( 114/1175) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-22T02:25:34.4197166Z         PASS [   0.042s] ( 115/1175) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-22T02:25:34.4209559Z         PASS [   0.045s] ( 116/1175) spt::bin/spt cli::tests::notify_surface_parses
2026-06-22T02:25:34.4414960Z         PASS [   0.057s] ( 117/1175) spt::bin/spt cli::tests::poll_online_fastpath_timeout_and_later_success
2026-06-22T02:25:34.4418330Z         PASS [   0.061s] ( 118/1175) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-22T02:25:34.4689604Z         PASS [   0.061s] ( 119/1175) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-22T02:25:34.4932905Z         PASS [   0.072s] ( 120/1175) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-22T02:25:34.4980369Z         PASS [   0.029s] ( 121/1175) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-22T02:25:34.4984871Z         PASS [   0.056s] ( 122/1175) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-22T02:25:34.5003204Z         PASS [   0.092s] ( 123/1175) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-22T02:25:34.5140038Z         PASS [   0.020s] ( 124/1175) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-22T02:25:34.5159495Z         PASS [   0.018s] ( 125/1175) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-22T02:25:34.5703494Z         PASS [   0.122s] ( 126/1175) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-22T02:25:34.6103321Z         PASS [   0.206s] ( 127/1175) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-22T02:25:34.6120562Z         PASS [   0.111s] ( 128/1175) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-22T02:25:34.6121180Z         PASS [   0.099s] ( 129/1175) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-22T02:25:34.6238078Z         PASS [   0.204s] ( 130/1175) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-22T02:25:34.6613579Z         PASS [   0.049s] ( 131/1175) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-22T02:25:34.6630110Z         PASS [   0.261s] ( 132/1175) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-22T02:25:34.6939528Z         PASS [   0.069s] ( 133/1175) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-22T02:25:34.7179872Z         PASS [   0.055s] ( 134/1175) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-22T02:25:34.7183587Z         PASS [   0.106s] ( 135/1175) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-22T02:25:34.7184410Z         PASS [   4.406s] ( 136/1175) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-22T02:25:34.7396498Z         PASS [   0.079s] ( 137/1175) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-22T02:25:34.7454748Z         PASS [   0.026s] ( 138/1175) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-22T02:25:34.7497734Z         PASS [   0.032s] ( 139/1175) spt::bin/spt cli::tests::subcommands_parse
2026-06-22T02:25:34.7576587Z         PASS [   0.018s] ( 140/1175) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-22T02:25:34.7615575Z         PASS [   0.017s] ( 141/1175) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-22T02:25:34.7628858Z         PASS [   0.043s] ( 142/1175) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-22T02:25:34.7702553Z         PASS [   0.020s] ( 143/1175) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-22T02:25:34.7800448Z         PASS [   0.022s] ( 144/1175) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-22T02:25:34.7818528Z         PASS [   0.021s] ( 145/1175) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-22T02:25:34.7874492Z         PASS [   0.026s] ( 146/1175) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-22T02:25:34.7911330Z         PASS [   0.021s] ( 147/1175) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-22T02:25:34.7941875Z         PASS [   0.014s] ( 148/1175) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-22T02:25:34.7992460Z         PASS [   0.017s] ( 149/1175) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-22T02:25:34.8022719Z         PASS [   0.015s] ( 150/1175) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-22T02:25:34.8068562Z         PASS [   0.015s] ( 151/1175) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-22T02:25:34.8102935Z         PASS [   0.016s] ( 152/1175) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-22T02:25:34.8142424Z         PASS [   0.015s] ( 153/1175) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-22T02:25:34.8185504Z         PASS [   0.016s] ( 154/1175) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-22T02:25:34.8189866Z         PASS [   3.440s] ( 155/1175) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-22T02:25:34.8253666Z         PASS [   0.018s] ( 156/1175) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-22T02:25:34.8285739Z         PASS [   0.018s] ( 157/1175) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-22T02:25:34.8331040Z         PASS [   0.018s] ( 158/1175) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-22T02:25:34.8372056Z         PASS [   0.019s] ( 159/1175) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-22T02:25:34.8514537Z         PASS [   0.032s] ( 160/1175) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-22T02:25:34.8594074Z         PASS [   0.034s] ( 161/1175) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-22T02:25:34.8643873Z         PASS [   1.172s] ( 162/1175) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-22T02:25:34.8648795Z         PASS [   0.036s] ( 163/1175) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-22T02:25:34.8758681Z         PASS [   0.043s] ( 164/1175) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-22T02:25:34.8895828Z         PASS [   0.374s] ( 165/1175) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-22T02:25:34.8925276Z         PASS [   0.041s] ( 166/1175) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-22T02:25:34.8926093Z         PASS [   0.055s] ( 167/1175) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-22T02:25:34.8964007Z         PASS [   0.037s] ( 168/1175) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-22T02:25:34.8980939Z         PASS [   0.034s] ( 169/1175) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-22T02:25:34.9151100Z         PASS [   0.048s] ( 170/1175) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-22T02:25:34.9229553Z         PASS [   0.047s] ( 171/1175) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-22T02:25:34.9311053Z         PASS [   0.041s] ( 172/1175) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-22T02:25:34.9313558Z         PASS [   0.039s] ( 173/1175) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-22T02:25:34.9351302Z         PASS [   0.042s] ( 174/1175) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-22T02:25:34.9370769Z         PASS [   0.041s] ( 175/1175) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-22T02:25:34.9438659Z         PASS [   0.046s] ( 176/1175) spt::bin/spt picker::model::tests::back_unwinds
2026-06-22T02:25:34.9453923Z         PASS [   0.032s] ( 177/1175) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-22T02:25:34.9520421Z         PASS [   0.258s] ( 178/1175) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-22T02:25:34.9520920Z         PASS [   0.029s] ( 179/1175) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-22T02:25:34.9554103Z         PASS [   0.025s] ( 180/1175) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-22T02:25:34.9629116Z         PASS [   0.031s] ( 181/1175) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-22T02:25:34.9675096Z         PASS [   0.031s] ( 182/1175) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-22T02:25:34.9700743Z         PASS [   0.032s] ( 183/1175) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-22T02:25:34.9805741Z         PASS [   0.581s] ( 184/1175) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-22T02:25:34.9806476Z         PASS [   0.033s] ( 185/1175) spt::bin/spt picker::model::tests::filter_narrows
2026-06-22T02:25:34.9825453Z         PASS [   0.037s] ( 186/1175) spt::bin/spt picker::model::tests::kind_routes
2026-06-22T02:25:34.9925865Z         PASS [   0.041s] ( 187/1175) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-22T02:25:35.0135133Z         PASS [   0.050s] ( 188/1175) spt::bin/spt picker::model::tests::resume_title_render
2026-06-22T02:25:35.0135951Z         PASS [   0.514s] ( 189/1175) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-22T02:25:35.0146842Z         PASS [   0.062s] ( 190/1175) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-22T02:25:35.0147498Z         PASS [   0.058s] ( 191/1175) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-22T02:25:35.0186441Z         PASS [   0.052s] ( 192/1175) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-22T02:25:35.0189525Z         PASS [   0.049s] ( 193/1175) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-22T02:25:35.0190767Z         PASS [   0.042s] ( 194/1175) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-22T02:25:35.0203471Z         PASS [   0.038s] ( 195/1175) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-22T02:25:35.0212914Z         PASS [   0.044s] ( 196/1175) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-22T02:25:35.0241183Z         PASS [   0.031s] ( 197/1175) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-22T02:25:35.0407365Z         PASS [   0.025s] ( 198/1175) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-22T02:25:35.0459735Z         PASS [   0.032s] ( 199/1175) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-22T02:25:35.0487115Z         PASS [   0.035s] ( 200/1175) spt::bin/spt picker::view::tests::kind_buffer
2026-06-22T02:25:35.0631031Z         PASS [   0.044s] ( 201/1175) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-22T02:25:35.0631695Z         PASS [   0.044s] ( 202/1175) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-22T02:25:35.0652110Z         PASS [   0.503s] ( 203/1175) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-22T02:25:35.0668764Z         PASS [   0.047s] ( 204/1175) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-22T02:25:35.0690315Z         PASS [   0.057s] ( 205/1175) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-22T02:25:35.0760121Z         PASS [   0.052s] ( 206/1175) spt::bin/spt rc::tests::bracketed_paste_framing_is_exact_and_content_verbatim
2026-06-22T02:25:35.0797772Z         PASS [   0.061s] ( 207/1175) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-22T02:25:35.0798448Z         PASS [   0.042s] ( 208/1175) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-22T02:25:35.0838893Z         PASS [   0.035s] ( 209/1175) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-22T02:25:35.0841116Z         PASS [   0.038s] ( 210/1175) spt::bin/spt rc::tests::clipboard_paste_wraps_nonempty_and_noops_on_empty_or_failure
2026-06-22T02:25:35.0878095Z         PASS [   0.025s] ( 211/1175) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-22T02:25:35.0890940Z         PASS [   0.068s] ( 212/1175) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-22T02:25:35.0893724Z         PASS [   0.027s] ( 213/1175) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-22T02:25:35.0915138Z         PASS [   0.026s] ( 214/1175) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-06-22T02:25:35.0961468Z         PASS [   0.029s] ( 215/1175) spt::bin/spt rc::tests::mouse_is_paste_only_right_button_down
2026-06-22T02:25:35.0989788Z         PASS [   0.030s] ( 216/1175) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-22T02:25:35.1032269Z         PASS [   0.027s] ( 217/1175) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-22T02:25:35.1082551Z         PASS [   0.028s] ( 218/1175) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-22T02:25:35.1132180Z         PASS [   0.033s] ( 219/1175) spt::bin/spt rc::tests::scroll_dir_classifies_wheel_only
2026-06-22T02:25:35.1168361Z         PASS [   0.033s] ( 220/1175) spt::bin/spt rc::tests::scroll_sgr_emits_exact_xterm_bytes
2026-06-22T02:25:35.1225862Z         PASS [   0.039s] ( 221/1175) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-06-22T02:25:35.1319613Z         PASS [   0.045s] ( 222/1175) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-22T02:25:35.3919039Z         PASS [   0.303s] ( 223/1175) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-22T02:25:35.4166689Z         PASS [   0.308s] ( 224/1175) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-22T02:25:35.4200884Z         PASS [   0.307s] ( 225/1175) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-22T02:25:35.4267129Z         PASS [   0.328s] ( 226/1175) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-22T02:25:35.4340026Z         PASS [   0.302s] ( 227/1175) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-22T02:25:35.4348442Z         PASS [   0.332s] ( 228/1175) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-22T02:25:35.4349023Z         PASS [   0.338s] ( 229/1175) spt-daemon access::tests::gate_decision_table
2026-06-22T02:25:35.4357193Z         PASS [   0.319s] ( 230/1175) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-22T02:25:35.4392678Z         PASS [   0.317s] ( 231/1175) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-22T02:25:35.4440392Z         PASS [   0.027s] ( 232/1175) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-22T02:25:35.4529042Z         PASS [   0.059s] ( 233/1175) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-22T02:25:35.4600354Z         PASS [   0.039s] ( 234/1175) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-22T02:25:35.5095111Z         PASS [   0.078s] ( 235/1175) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-22T02:25:35.5361157Z         PASS [   0.097s] ( 236/1175) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-22T02:25:35.5385130Z         PASS [   0.103s] ( 237/1175) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-22T02:25:35.5466214Z         PASS [   0.087s] ( 238/1175) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-22T02:25:35.5481057Z         PASS [   0.111s] ( 239/1175) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-22T02:25:35.5481798Z         PASS [   0.042s] ( 240/1175) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-06-22T02:25:35.5539001Z         PASS [   0.119s] ( 241/1175) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-22T02:25:35.5590854Z         PASS [   0.108s] ( 242/1175) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-22T02:25:35.5618244Z         PASS [   0.023s] ( 243/1175) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-06-22T02:25:35.5624563Z         PASS [   0.026s] ( 244/1175) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-06-22T02:25:35.5659954Z         PASS [   0.019s] ( 245/1175) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-06-22T02:25:35.5679204Z         PASS [   0.020s] ( 246/1175) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-22T02:25:35.5708542Z         PASS [   0.127s] ( 247/1175) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-22T02:25:35.5733071Z         PASS [   0.138s] ( 248/1175) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-22T02:25:35.5745685Z         PASS [   0.026s] ( 249/1175) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-22T02:25:35.5765581Z         PASS [   0.024s] ( 250/1175) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-22T02:25:35.5785839Z         PASS [   0.020s] ( 251/1175) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-22T02:25:35.5844842Z         PASS [   0.022s] ( 252/1175) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-22T02:25:35.5979447Z         PASS [   0.027s] ( 253/1175) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-22T02:25:35.6023511Z         PASS [   0.037s] ( 254/1175) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-22T02:25:35.6058965Z         PASS [   0.033s] ( 255/1175) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-22T02:25:35.6091555Z         PASS [   0.042s] ( 256/1175) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-22T02:25:35.6111626Z         PASS [   0.038s] ( 257/1175) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-22T02:25:35.6159873Z         PASS [   0.037s] ( 258/1175) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-22T02:25:35.6234675Z         PASS [   0.025s] ( 259/1175) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-22T02:25:35.6275683Z         PASS [   0.043s] ( 260/1175) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-22T02:25:35.6317383Z         PASS [   0.026s] ( 261/1175) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-22T02:25:35.6560202Z         PASS [   0.024s] ( 262/1175) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-06-22T02:25:35.6677274Z         PASS [   0.012s] ( 263/1175) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-22T02:25:35.6781098Z         PASS [   0.010s] ( 264/1175) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-06-22T02:25:35.6892854Z         PASS [   0.011s] ( 265/1175) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-22T02:25:35.6997947Z         PASS [   0.010s] ( 266/1175) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-06-22T02:25:35.7106600Z         PASS [   0.011s] ( 267/1175) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-22T02:25:35.7147910Z         PASS [   0.623s] ( 268/1175) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-22T02:25:35.7221904Z         PASS [   0.011s] ( 269/1175) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-22T02:25:35.7279085Z         PASS [   0.013s] ( 270/1175) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-22T02:25:35.7341688Z         PASS [   0.012s] ( 271/1175) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-22T02:25:35.7404273Z         PASS [   0.012s] ( 272/1175) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-22T02:25:35.7457023Z         PASS [   0.011s] ( 273/1175) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-22T02:25:35.7563751Z         PASS [   0.011s] ( 274/1175) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-22T02:25:35.7682497Z         PASS [   0.012s] ( 275/1175) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-22T02:25:35.7800842Z         PASS [   0.012s] ( 276/1175) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-22T02:25:35.7997274Z         PASS [   0.020s] ( 277/1175) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-22T02:25:35.8209543Z         PASS [   0.021s] ( 278/1175) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-22T02:25:35.8331772Z         PASS [   0.256s] ( 279/1175) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-22T02:25:35.8417195Z         PASS [   0.021s] ( 280/1175) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-22T02:25:35.8537774Z         PASS [   0.021s] ( 281/1175) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-22T02:25:35.8596350Z         PASS [   0.018s] ( 282/1175) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-22T02:25:35.8679627Z         PASS [   0.014s] ( 283/1175) spt-daemon config::tests::missing_file_is_default
2026-06-22T02:25:35.8705903Z         PASS [   0.247s] ( 284/1175) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-22T02:25:35.8906531Z         PASS [   0.031s] ( 285/1175) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-22T02:25:35.9030475Z         PASS [   0.032s] ( 286/1175) spt-daemon config::tests::save_load_roundtrip
2026-06-22T02:25:35.9038420Z         PASS [   0.013s] ( 287/1175) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-22T02:25:35.9088652Z         PASS [   0.041s] ( 288/1175) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-22T02:25:35.9362459Z         PASS [   0.032s] ( 289/1175) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-22T02:25:35.9364452Z         PASS [   0.847s] ( 290/1175) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-22T02:25:35.9591457Z         PASS [   0.022s] ( 291/1175) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-06-22T02:25:35.9716873Z         PASS [   0.013s] ( 292/1175) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-06-22T02:25:35.9725515Z         PASS [   0.069s] ( 293/1175) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-22T02:25:35.9842358Z         PASS [   0.013s] ( 294/1175) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-06-22T02:25:35.9953683Z         PASS [   0.023s] ( 295/1175) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-22T02:25:35.9972281Z         LEAK [   0.435s] ( 296/1175) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-22T02:25:35.9981724Z         PASS [   0.014s] ( 297/1175) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-06-22T02:25:36.0084148Z         PASS [   0.013s] ( 298/1175) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-22T02:25:36.0133098Z         PASS [   0.016s] ( 299/1175) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-22T02:25:36.0177576Z         PASS [   0.019s] ( 300/1175) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-06-22T02:25:36.0263214Z         PASS [   0.018s] ( 301/1175) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-22T02:25:36.0440667Z         PASS [   0.031s] ( 302/1175) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-22T02:25:36.0452721Z         PASS [   0.028s] ( 303/1175) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-22T02:25:36.0465917Z         PASS [   0.020s] ( 304/1175) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-22T02:25:36.0586610Z         PASS [   0.015s] ( 305/1175) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-22T02:25:36.0627695Z         PASS [   0.017s] ( 306/1175) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-22T02:25:36.0653651Z         PASS [   0.019s] ( 307/1175) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-22T02:25:36.0716437Z         PASS [   0.013s] ( 308/1175) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-22T02:25:36.0757526Z         PASS [   0.013s] ( 309/1175) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-22T02:25:36.0793657Z         PASS [   0.470s] ( 310/1175) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-22T02:25:36.0835182Z         PASS [   0.018s] ( 311/1175) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-22T02:25:36.0879373Z         PASS [   0.477s] ( 312/1175) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-22T02:25:36.0879918Z         PASS [   0.016s] ( 313/1175) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-22T02:25:36.0925612Z         PASS [   0.017s] ( 314/1175) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-22T02:25:36.0955565Z         PASS [   0.016s] ( 315/1175) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-22T02:25:36.1001919Z         PASS [   0.017s] ( 316/1175) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-22T02:25:36.1092984Z         PASS [   0.021s] ( 317/1175) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-22T02:25:36.1231106Z         PASS [   0.027s] ( 318/1175) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-22T02:25:36.1257820Z         PASS [   0.033s] ( 319/1175) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-22T02:25:36.1344072Z         PASS [   0.025s] ( 320/1175) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-22T02:25:36.1414048Z         PASS [   0.018s] ( 321/1175) spt-daemon digest::tests::resolve_config_precedence
2026-06-22T02:25:36.1468649Z         PASS [   0.021s] ( 322/1175) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-22T02:25:36.1522270Z         PASS [   0.052s] ( 323/1175) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-22T02:25:36.1549537Z         PASS [   0.021s] ( 324/1175) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-22T02:25:36.1589902Z         PASS [   0.017s] ( 325/1175) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-22T02:25:36.1639705Z         PASS [   0.017s] ( 326/1175) spt-daemon digesthub::tests::render_is_glanceable
2026-06-22T02:25:36.1710714Z         PASS [   0.019s] ( 327/1175) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-22T02:25:36.1746373Z         PASS [   0.019s] ( 328/1175) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-22T02:25:36.1798108Z         PASS [   0.021s] ( 329/1175) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-22T02:25:36.1856378Z         PASS [   0.022s] ( 330/1175) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-22T02:25:36.1880649Z         PASS [   0.017s] ( 331/1175) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-22T02:25:36.1904690Z         PASS [   0.016s] ( 332/1175) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-22T02:25:36.1939091Z         PASS [   0.014s] ( 333/1175) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-22T02:25:36.1978159Z         PASS [   0.262s] ( 334/1175) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-06-22T02:25:36.1981047Z         PASS [   0.013s] ( 335/1175) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-22T02:25:36.2073022Z         PASS [   0.017s] ( 336/1175) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-22T02:25:36.2335805Z         PASS [   0.045s] ( 337/1175) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-22T02:25:36.2461328Z         PASS [   0.048s] ( 338/1175) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-22T02:25:36.2462083Z         PASS [   0.013s] ( 339/1175) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-22T02:25:36.2616288Z         LEAK [   0.659s] ( 340/1175) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-22T02:25:36.2616946Z         PASS [   0.068s] ( 341/1175) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-22T02:25:36.2641106Z         PASS [   0.057s] ( 342/1175) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-22T02:25:36.2652579Z         PASS [   0.177s] ( 343/1175) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-22T02:25:36.2700143Z         PASS [   0.024s] ( 344/1175) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-22T02:25:36.2737364Z         PASS [   0.027s] ( 345/1175) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-22T02:25:36.2765805Z         PASS [   0.015s] ( 346/1175) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-22T02:25:36.2804781Z         PASS [   0.372s] ( 347/1175) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-06-22T02:25:36.2805414Z         PASS [   0.019s] ( 348/1175) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-22T02:25:36.2841642Z         PASS [   0.020s] ( 349/1175) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-22T02:25:36.2882974Z         PASS [   0.023s] ( 350/1175) spt-daemon grants::tests::escalation_answers_apply
2026-06-22T02:25:36.2912794Z         PASS [   0.021s] ( 351/1175) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-22T02:25:36.2999798Z         PASS [   0.023s] ( 352/1175) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-22T02:25:36.3000497Z         LEAK [   0.684s] ( 353/1175) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-22T02:25:36.3033807Z         PASS [   0.023s] ( 354/1175) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-22T02:25:36.3051850Z         PASS [   0.678s] ( 355/1175) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-22T02:25:36.3066164Z         PASS [   0.026s] ( 356/1175) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-22T02:25:36.3103472Z         PASS [   0.026s] ( 357/1175) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-22T02:25:36.3146527Z         PASS [   0.026s] ( 358/1175) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-22T02:25:36.3182931Z         PASS [   0.027s] ( 359/1175) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-22T02:25:36.3214436Z         PASS [   0.022s] ( 360/1175) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-22T02:25:36.3249524Z         PASS [   0.025s] ( 361/1175) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-22T02:25:36.3277009Z         PASS [   0.024s] ( 362/1175) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-22T02:25:36.3322736Z         PASS [   0.027s] ( 363/1175) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-22T02:25:36.3365875Z         PASS [   0.030s] ( 364/1175) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-22T02:25:36.4222805Z         PASS [   0.224s] ( 365/1175) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-22T02:25:36.4815900Z         PASS [   0.154s] ( 366/1175) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-22T02:25:36.4958297Z         PASS [   0.174s] ( 367/1175) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-22T02:25:36.5197992Z         PASS [   0.209s] ( 368/1175) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-22T02:25:36.5199754Z         PASS [   0.202s] ( 369/1175) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-22T02:25:36.5243530Z         PASS [   0.250s] ( 370/1175) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-22T02:25:36.5362422Z         PASS [   0.204s] ( 371/1175) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-22T02:25:36.5371501Z         PASS [   2.821s] ( 372/1175) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-22T02:25:36.5373915Z         PASS [   0.223s] ( 373/1175) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-22T02:25:36.5423580Z         PASS [   0.205s] ( 374/1175) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-22T02:25:36.5468638Z         PASS [   0.022s] ( 375/1175) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-22T02:25:36.5469356Z         PASS [   0.221s] ( 376/1175) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-22T02:25:36.6300063Z         PASS [   0.208s] ( 377/1175) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-22T02:25:36.6509195Z         PASS [   0.169s] ( 378/1175) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-22T02:25:36.6707184Z         PASS [   0.040s] ( 379/1175) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-22T02:25:36.6732392Z         PASS [   0.136s] ( 380/1175) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-22T02:25:36.6918692Z         PASS [   0.156s] ( 381/1175) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-22T02:25:36.6927310Z         PASS [   0.155s] ( 382/1175) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-22T02:25:36.7058760Z         PASS [   0.186s] ( 383/1175) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-22T02:25:36.7140987Z         PASS [   0.172s] ( 384/1175) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-22T02:25:36.7459959Z         PASS [   0.095s] ( 385/1175) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-22T02:25:36.7665670Z         PASS [   0.093s] ( 386/1175) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-22T02:25:36.7707392Z         PASS [   0.065s] ( 387/1175) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-22T02:25:36.7754565Z         PASS [   0.030s] ( 388/1175) spt-daemon livehost::tests::residency_classification
2026-06-22T02:25:36.7931902Z         PASS [   0.246s] ( 389/1175) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-22T02:25:36.7942053Z         PASS [   0.023s] ( 390/1175) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-22T02:25:36.7988977Z         PASS [   0.023s] ( 391/1175) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-22T02:25:36.8057851Z         PASS [   0.014s] ( 392/1175) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-22T02:25:36.8097517Z         PASS [   0.016s] ( 393/1175) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-22T02:25:36.8148181Z         PASS [   0.016s] ( 394/1175) spt-daemon msg::tests::evicted_envelope_round_trips
2026-06-22T02:25:36.8192201Z         PASS [   0.056s] ( 395/1175) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-22T02:25:36.8202906Z         PASS [   0.014s] ( 396/1175) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-22T02:25:36.8249877Z         PASS [   0.015s] ( 397/1175) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-22T02:25:36.8285636Z         PASS [   0.014s] ( 398/1175) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-22T02:25:36.8335089Z         PASS [   0.014s] ( 399/1175) spt-daemon msg::tests::output_envelope_round_trips
2026-06-22T02:25:36.8371840Z         PASS [   0.017s] ( 400/1175) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-22T02:25:36.8411822Z         PASS [   0.017s] ( 401/1175) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-22T02:25:36.8610201Z         PASS [   2.450s] ( 402/1175) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-22T02:25:36.8761119Z         PASS [   0.203s] ( 403/1175) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-22T02:25:36.8797517Z         PASS [   0.019s] ( 404/1175) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-22T02:25:36.8834993Z         PASS [   0.364s] ( 405/1175) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-22T02:25:36.9227851Z         PASS [   0.089s] ( 406/1175) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-22T02:25:36.9300379Z         PASS [   0.216s] ( 407/1175) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-22T02:25:36.9402626Z         PASS [   0.394s] ( 408/1175) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-22T02:25:36.9405116Z         PASS [   0.248s] ( 409/1175) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-22T02:25:36.9429486Z         PASS [   0.251s] ( 410/1175) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-22T02:25:36.9582087Z         PASS [   0.121s] ( 411/1175) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-22T02:25:36.9952821Z         PASS [   0.052s] ( 412/1175) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-22T02:25:37.0060059Z         PASS [   0.130s] ( 413/1175) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-22T02:25:37.0659707Z         PASS [   0.237s] ( 414/1175) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-22T02:25:37.1033060Z         PASS [   0.163s] ( 415/1175) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-22T02:25:37.2211385Z         PASS [   0.291s] ( 416/1175) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-22T02:25:37.2293228Z         PASS [   0.223s] ( 417/1175) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-22T02:25:37.3129244Z         PASS [   0.433s] ( 418/1175) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-22T02:25:37.3834287Z         PASS [   0.280s] ( 419/1175) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-22T02:25:37.3835040Z         PASS [   0.500s] ( 420/1175) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-22T02:25:37.3964106Z         PASS [   0.013s] ( 421/1175) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-22T02:25:37.4181685Z         PASS [   0.495s] ( 422/1175) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-22T02:25:37.4222723Z         PASS [   0.482s] ( 423/1175) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-22T02:25:37.4236251Z         PASS [   0.040s] ( 424/1175) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-22T02:25:37.4517655Z         PASS [   0.028s] ( 425/1175) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-22T02:25:37.4549525Z         PASS [   0.037s] ( 426/1175) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-22T02:25:37.4554981Z         PASS [   0.059s] ( 427/1175) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-22T02:25:37.4893312Z         PASS [   0.067s] ( 428/1175) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-22T02:25:37.4894031Z         PASS [   0.260s] ( 429/1175) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-22T02:25:37.4907035Z         PASS [   0.269s] ( 430/1175) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-22T02:25:37.5542801Z         PASS [   0.241s] ( 431/1175) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-22T02:25:37.5656211Z         PASS [   0.607s] ( 432/1175) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-22T02:25:37.5809044Z         PASS [   0.585s] ( 433/1175) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-22T02:25:37.6204418Z         PASS [   0.040s] ( 434/1175) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-22T02:25:37.6324625Z         PASS [   0.012s] ( 435/1175) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-22T02:25:37.6716705Z         PASS [   0.605s] ( 436/1175) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-22T02:25:37.7159294Z         PASS [   1.220s] ( 437/1175) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-22T02:25:37.7191217Z         PASS [   0.048s] ( 438/1175) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-22T02:25:37.7302541Z         PASS [   0.014s] ( 439/1175) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-22T02:25:37.7330466Z         PASS [   0.101s] ( 440/1175) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-22T02:25:37.7343523Z         PASS [   0.015s] ( 441/1175) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-22T02:25:37.7502613Z         PASS [   0.261s] ( 442/1175) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-22T02:25:37.7517603Z         PASS [   0.296s] ( 443/1175) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-22T02:25:37.7522598Z         PASS [   0.301s] ( 444/1175) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-22T02:25:37.7525360Z         PASS [   0.263s] ( 445/1175) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-22T02:25:37.7528611Z         PASS [   0.023s] ( 446/1175) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-22T02:25:37.7557630Z         PASS [   2.016s] ( 447/1175) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-06-22T02:25:37.7565306Z         PASS [   0.023s] ( 448/1175) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-22T02:25:37.7601039Z         PASS [   0.026s] ( 449/1175) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-22T02:25:37.7645940Z         PASS [   0.014s] ( 450/1175) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-22T02:25:37.7722956Z         PASS [   0.020s] ( 451/1175) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-22T02:25:37.7750874Z         PASS [   0.022s] ( 452/1175) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-22T02:25:37.7873877Z         PASS [   0.032s] ( 453/1175) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-22T02:25:37.8295899Z         PASS [   0.073s] ( 454/1175) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-22T02:25:37.8296585Z         PASS [   0.077s] ( 455/1175) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-22T02:25:39.3087862Z         PASS [   1.548s] ( 456/1175) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-22T02:25:39.3142736Z         PASS [   2.472s] ( 457/1175) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-22T02:25:39.3144043Z         PASS [   1.562s] ( 458/1175) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-22T02:25:39.3307754Z         PASS [   1.557s] ( 459/1175) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-22T02:25:39.3335095Z         PASS [   1.558s] ( 460/1175) spt-daemon reconcile::tests::active_node_wins
2026-06-22T02:25:39.3355308Z         PASS [   1.548s] ( 461/1175) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-22T02:25:39.3378625Z         PASS [   1.508s] ( 462/1175) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-22T02:25:39.3406934Z         PASS [   1.511s] ( 463/1175) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-22T02:25:39.9270512Z         PASS [   0.611s] ( 464/1175) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-22T02:25:39.9365092Z         PASS [   0.618s] ( 465/1175) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-22T02:25:39.9436102Z         PASS [   0.630s] ( 466/1175) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-22T02:25:39.9443933Z         PASS [   0.605s] ( 467/1175) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-22T02:25:39.9445222Z         PASS [   0.603s] ( 468/1175) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-22T02:25:39.9507093Z         PASS [   0.621s] ( 469/1175) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-22T02:25:39.9578879Z         PASS [   2.404s] ( 470/1175) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-22T02:25:39.9840984Z         PASS [   0.647s] ( 471/1175) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-22T02:25:39.9851015Z         PASS [   0.652s] ( 472/1175) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-22T02:25:39.9983608Z         PASS [   0.048s] ( 473/1175) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-22T02:25:39.9984430Z         PASS [   0.073s] ( 474/1175) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-22T02:25:40.0073935Z         PASS [   0.064s] ( 475/1175) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-22T02:25:40.0075212Z         PASS [   0.081s] ( 476/1175) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-22T02:25:40.0112917Z         PASS [   2.521s] ( 477/1175) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-22T02:25:40.0127271Z         PASS [   0.055s] ( 478/1175) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-22T02:25:40.0292175Z         PASS [   0.086s] ( 479/1175) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-22T02:25:40.0314609Z         PASS [   2.576s] ( 480/1175) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-22T02:25:40.0334591Z         PASS [   0.090s] ( 481/1175) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-22T02:25:40.0555786Z         PASS [   0.055s] ( 482/1175) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-22T02:25:40.0673188Z         PASS [   0.060s] ( 483/1175) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-22T02:25:40.0688748Z         PASS [   0.062s] ( 484/1175) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-22T02:25:40.0762771Z         PASS [   0.064s] ( 485/1175) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-22T02:25:40.0765009Z         PASS [   0.065s] ( 486/1175) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-22T02:25:40.0766093Z         PASS [   0.078s] ( 487/1175) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-22T02:25:40.0810272Z         PASS [   0.052s] ( 488/1175) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-22T02:25:40.0856167Z         PASS [   0.054s] ( 489/1175) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-22T02:25:40.0879347Z         PASS [   0.021s] ( 490/1175) spt-daemon release::tests::hex_roundtrips
2026-06-22T02:25:40.0883914Z         PASS [   0.055s] ( 491/1175) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-22T02:25:40.0933147Z         PASS [   0.039s] ( 492/1175) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-22T02:25:40.1022221Z         PASS [   0.025s] ( 493/1175) spt-daemon release::tests::revoked_key_is_rejected
2026-06-22T02:25:40.1107002Z         PASS [   0.034s] ( 494/1175) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-22T02:25:40.1129517Z         PASS [   0.037s] ( 495/1175) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-22T02:25:40.1187425Z         PASS [   0.050s] ( 496/1175) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-22T02:25:40.1260194Z         PASS [   0.045s] ( 497/1175) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-22T02:25:40.1289653Z         PASS [   0.043s] ( 498/1175) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-22T02:25:40.1331388Z         PASS [   0.045s] ( 499/1175) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-22T02:25:40.1413659Z         PASS [   0.048s] ( 500/1175) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-22T02:25:40.1452934Z         PASS [   0.043s] ( 501/1175) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-22T02:25:40.1462448Z         PASS [   0.058s] ( 502/1175) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-22T02:25:40.1489957Z         PASS [   0.038s] ( 503/1175) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-22T02:25:40.1533876Z         PASS [   0.040s] ( 504/1175) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-22T02:25:40.1662937Z         PASS [   0.025s] ( 505/1175) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-22T02:25:40.1664959Z         PASS [   0.037s] ( 506/1175) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-22T02:25:40.1781619Z         PASS [   0.059s] ( 507/1175) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-22T02:25:40.1784692Z         PASS [   0.045s] ( 508/1175) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-22T02:25:40.1945860Z         PASS [   0.068s] ( 509/1175) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-22T02:25:40.1946855Z         PASS [   0.048s] ( 510/1175) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-22T02:25:40.1957935Z         PASS [   0.047s] ( 511/1175) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-22T02:25:40.1977604Z         PASS [   0.045s] ( 512/1175) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-22T02:25:40.2081477Z         PASS [   2.642s] ( 513/1175) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-22T02:25:40.2143848Z         PASS [   0.036s] ( 514/1175) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-22T02:25:40.2172254Z         PASS [   0.039s] ( 515/1175) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-22T02:25:40.2384650Z         PASS [   0.044s] ( 516/1175) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-22T02:25:40.2385096Z         PASS [   0.072s] ( 517/1175) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-22T02:25:40.2451939Z         PASS [   0.050s] ( 518/1175) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-22T02:25:40.2497907Z         PASS [   0.054s] ( 519/1175) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-22T02:25:40.2521982Z         PASS [   0.054s] ( 520/1175) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-22T02:25:40.2542298Z         PASS [   0.040s] ( 521/1175) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-22T02:25:40.2559332Z         PASS [   0.048s] ( 522/1175) spt-daemon seedmap::tests::take_absent_is_none
2026-06-22T02:25:40.2586372Z         PASS [   0.041s] ( 523/1175) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-22T02:25:40.2629031Z         PASS [   0.024s] ( 524/1175) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-22T02:25:40.2668818Z         PASS [   0.028s] ( 525/1175) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-22T02:25:40.2694039Z         PASS [   0.024s] ( 526/1175) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-22T02:25:40.2732345Z         PASS [   0.023s] ( 527/1175) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-22T02:25:40.2769953Z         PASS [   0.025s] ( 528/1175) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-22T02:25:40.2836057Z         PASS [   0.028s] ( 529/1175) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-22T02:25:40.2874224Z         PASS [   0.142s] ( 530/1175) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-22T02:25:40.2878791Z         PASS [   0.029s] ( 531/1175) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-22T02:25:40.2922098Z         PASS [   0.029s] ( 532/1175) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-22T02:25:40.2955059Z         PASS [   0.029s] ( 533/1175) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-22T02:25:40.3000905Z         PASS [   0.031s] ( 534/1175) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-22T02:25:40.3035763Z         PASS [   0.030s] ( 535/1175) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-22T02:25:40.3048679Z         PASS [   0.051s] ( 536/1175) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-22T02:25:40.3055647Z         PASS [   0.320s] ( 537/1175) spt-daemon relay::tests::run_honors_stop
2026-06-22T02:25:40.3080105Z         PASS [   0.031s] ( 538/1175) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-22T02:25:40.3348572Z         PASS [   0.050s] ( 539/1175) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-22T02:25:40.3527627Z         PASS [   0.185s] ( 540/1175) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-22T02:25:40.3660539Z         PASS [   0.077s] ( 541/1175) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-22T02:25:40.3723806Z         PASS [   0.064s] ( 542/1175) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-22T02:25:40.3744494Z         PASS [   0.070s] ( 543/1175) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-22T02:25:40.3766864Z         PASS [   0.069s] ( 544/1175) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-22T02:25:40.3767488Z         PASS [   0.041s] ( 545/1175) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-22T02:25:40.4019515Z         PASS [   0.096s] ( 546/1175) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-22T02:25:40.4026627Z         PASS [   0.419s] ( 547/1175) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-22T02:25:40.4091360Z         PASS [   0.121s] ( 548/1175) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-22T02:25:40.4128734Z         PASS [   0.038s] ( 549/1175) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-22T02:25:40.4266288Z         PASS [   0.053s] ( 550/1175) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-22T02:25:40.4407718Z         PASS [   0.038s] ( 551/1175) spt-daemon sync::tests::gate_decision_table
2026-06-22T02:25:40.4460506Z         PASS [   0.079s] ( 552/1175) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-22T02:25:40.4575585Z         PASS [   0.032s] ( 553/1175) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-22T02:25:40.4601381Z         PASS [   0.020s] ( 554/1175) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-22T02:25:40.4669124Z         PASS [   0.022s] ( 555/1175) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-22T02:25:40.4797406Z         PASS [   0.021s] ( 556/1175) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-22T02:25:40.4829809Z         PASS [   0.023s] ( 557/1175) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-22T02:25:40.4931706Z         PASS [   0.027s] ( 558/1175) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-22T02:25:40.4976135Z         PASS [   0.096s] ( 559/1175) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-22T02:25:40.5064969Z         PASS [   0.028s] ( 560/1175) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-22T02:25:40.5235883Z         PASS [   0.040s] ( 561/1175) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-22T02:25:40.5256128Z         PASS [   0.028s] ( 562/1175) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-22T02:25:40.5315182Z         PASS [   0.038s] ( 563/1175) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-22T02:25:40.5336713Z         PASS [   0.027s] ( 564/1175) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-22T02:25:40.5698117Z         PASS [  10.332s] ( 565/1175) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-22T02:25:40.5702911Z         PASS [   0.047s] ( 566/1175) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-22T02:25:40.5835813Z         PASS [   0.209s] ( 567/1175) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-22T02:25:40.5870202Z         PASS [   0.055s] ( 568/1175) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-22T02:25:40.5871802Z         PASS [   0.054s] ( 569/1175) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-22T02:25:40.5872647Z         PASS [   0.062s] ( 570/1175) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-22T02:25:40.6107047Z         PASS [   0.023s] ( 571/1175) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-22T02:25:40.6162283Z         PASS [   0.028s] ( 572/1175) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-22T02:25:40.6163016Z         PASS [   0.047s] ( 573/1175) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-22T02:25:40.6210605Z         PASS [   0.038s] ( 574/1175) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-22T02:25:40.6304422Z         PASS [   0.019s] ( 575/1175) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-22T02:25:40.6324106Z         PASS [   0.060s] ( 576/1175) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-22T02:25:40.6357374Z         PASS [   0.047s] ( 577/1175) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-22T02:25:40.6992437Z         PASS [   0.399s] ( 578/1175) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-22T02:25:40.7388574Z         PASS [   0.036s] ( 579/1175) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-22T02:25:40.7587192Z         PASS [   0.127s] ( 580/1175) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-22T02:25:40.8249043Z         PASS [   0.474s] ( 581/1175) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-22T02:25:40.8716148Z         PASS [   0.113s] ( 582/1175) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-22T02:25:40.8932159Z         PASS [   0.261s] ( 583/1175) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-22T02:25:40.9659451Z         PASS [   0.673s] ( 584/1175) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-22T02:25:40.9755330Z         PASS [   0.680s] ( 585/1175) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-22T02:25:41.2128732Z         PASS [   0.476s] ( 586/1175) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-22T02:25:41.2817829Z         PASS [   3.516s] ( 587/1175) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-06-22T02:25:41.2847950Z         PASS [   0.669s] ( 588/1175) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-22T02:25:41.2878258Z         PASS [   0.667s] ( 589/1175) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-22T02:25:41.4262131Z         PASS [   0.460s] ( 590/1175) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-22T02:25:41.4597896Z         PASS [   0.590s] ( 591/1175) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-22T02:25:41.5305693Z         PASS [   0.246s] ( 592/1175) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-22T02:25:41.6116515Z         PASS [   1.237s] ( 593/1175) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-22T02:25:41.6402037Z         PASS [   0.749s] ( 594/1175) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-22T02:25:41.6937500Z         PASS [   0.269s] ( 595/1175) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-22T02:25:41.7090511Z         PASS [   0.248s] ( 596/1175) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-22T02:25:41.7631422Z         PASS [   1.148s] ( 597/1175) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-22T02:25:41.8164039Z         PASS [   0.991s] ( 598/1175) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-22T02:25:41.9185566Z         PASS [   0.155s] ( 599/1175) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-22T02:25:41.9187015Z         PASS [   0.631s] ( 600/1175) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-22T02:25:41.9240781Z         PASS [   1.515s] ( 601/1175) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-22T02:25:41.9506658Z         PASS [   0.669s] ( 602/1175) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-22T02:25:41.9694336Z         PASS [   0.438s] ( 603/1175) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-22T02:25:42.0178975Z         PASS [   0.308s] ( 604/1175) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-22T02:25:42.0715754Z         PASS [   0.153s] ( 605/1175) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-22T02:25:42.0760123Z         PASS [   0.157s] ( 606/1175) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-22T02:25:42.1025738Z         PASS [   0.178s] ( 607/1175) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-22T02:25:42.1034190Z         PASS [   0.134s] ( 608/1175) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-22T02:25:42.3427553Z         PASS [   0.649s] ( 609/1175) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-22T02:25:42.3571967Z         PASS [   1.944s] ( 610/1175) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-22T02:25:42.4300673Z         PASS [   1.795s] ( 611/1175) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-22T02:25:42.5531130Z         PASS [   0.450s] ( 612/1175) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-22T02:25:42.5879151Z         PASS [   0.231s] ( 613/1175) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-22T02:25:42.5985470Z         PASS [   0.011s] ( 614/1175) spt-live context::tests::direct_always_writes
2026-06-22T02:25:42.6409316Z         PASS [   0.042s] ( 615/1175) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-22T02:25:42.6501937Z         PASS [   0.009s] ( 616/1175) spt-live context::tests::llm_over_llm_writes
2026-06-22T02:25:42.6603034Z         PASS [   0.010s] ( 617/1175) spt-live context::tests::llm_past_window_writes
2026-06-22T02:25:42.6724255Z         PASS [   0.012s] ( 618/1175) spt-live context::tests::llm_within_window_suppressed
2026-06-22T02:25:42.7049137Z         PASS [   0.032s] ( 619/1175) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-22T02:25:42.7350535Z         PASS [   0.030s] ( 620/1175) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-22T02:25:42.8357319Z         PASS [   0.406s] ( 621/1175) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-22T02:25:42.8594979Z         PASS [   0.306s] ( 622/1175) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-22T02:25:42.8752228Z         PASS [   0.532s] ( 623/1175) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-22T02:25:42.8913323Z         PASS [   0.016s] ( 624/1175) spt-live digest::tests::missing_source_file_is_read_error
2026-06-22T02:25:42.9024533Z         PASS [   0.011s] ( 625/1175) spt-live digest::tests::no_source_errors
2026-06-22T02:25:42.9291835Z         PASS [   0.070s] ( 626/1175) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-22T02:25:42.9356140Z         PASS [   0.100s] ( 627/1175) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-22T02:25:42.9800745Z         PASS [   0.051s] ( 628/1175) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-22T02:25:42.9818193Z         PASS [   0.079s] ( 629/1175) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-22T02:25:42.9916609Z         PASS [   0.012s] ( 630/1175) spt-live echo::tests::provenance_is_stamped
2026-06-22T02:25:43.0009731Z         PASS [   0.065s] ( 631/1175) spt-live echo::tests::echo_nonzero_errors
2026-06-22T02:25:43.0306898Z         PASS [   0.039s] ( 632/1175) spt-live history::tests::fetcher_yields_records
2026-06-22T02:25:43.0391714Z         PASS [   0.008s] ( 633/1175) spt-live history::tests::missing_fetcher_field_errors
2026-06-22T02:25:43.0475833Z         PASS [   0.008s] ( 634/1175) spt-live history::tests::native_missing_log_is_empty
2026-06-22T02:25:43.0637375Z         PASS [   0.063s] ( 635/1175) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-22T02:25:43.0638364Z         PASS [   0.016s] ( 636/1175) spt-live history::tests::native_reads_logged_records
2026-06-22T02:25:43.2661913Z         LEAK [   0.531s] ( 637/1175) spt-live digest::tests::extractor_timeout_errors
2026-06-22T02:25:43.5152914Z         LEAK [   0.533s] ( 638/1175) spt-live history::tests::fetcher_timeout_errors
2026-06-22T02:25:43.5243094Z         PASS [   0.009s] ( 639/1175) spt-live ingest::tests::no_drops_is_empty
2026-06-22T02:25:44.0318085Z         PASS [   2.215s] ( 640/1175) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-22T02:25:44.1638465Z         PASS [   2.213s] ( 641/1175) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-22T02:25:44.1715610Z         PASS [   0.008s] ( 642/1175) spt-live inject::tests::long_body_is_capped
2026-06-22T02:25:44.3602121Z         PASS [   0.189s] ( 643/1175) spt-live inject::tests::missing_perch_is_best_effort
2026-06-22T02:25:44.3628465Z         PASS [   2.346s] ( 644/1175) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-22T02:25:44.3723443Z         PASS [   0.009s] ( 645/1175) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-22T02:25:44.4132797Z         PASS [   0.053s] ( 646/1175) spt-live inject::tests::tap_appends_a_context_entry
2026-06-22T02:25:44.4193309Z         PASS [   3.443s] ( 647/1175) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-22T02:25:44.4225998Z         PASS [   0.050s] ( 648/1175) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-22T02:25:44.4250903Z         PASS [   0.012s] ( 649/1175) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-22T02:25:44.4371399Z         PASS [   0.018s] ( 650/1175) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-22T02:25:44.4409630Z         PASS [   0.019s] ( 651/1175) spt-live outbound::tests::prose_only_yields_nothing
2026-06-22T02:25:44.4476342Z         PASS [   0.022s] ( 652/1175) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-22T02:25:44.4509799Z         PASS [   0.014s] ( 653/1175) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-22T02:25:44.4540667Z         PASS [   0.013s] ( 654/1175) spt-live psyche::tests::prompt_without_event
2026-06-22T02:25:44.4754746Z         PASS [   3.263s] ( 655/1175) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-22T02:25:44.4824230Z         PASS [   0.031s] ( 656/1175) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-22T02:25:44.4929192Z         PASS [   0.019s] ( 657/1175) spt-live pulse::tests::tick_reports_idle
2026-06-22T02:25:44.5315436Z         PASS [   2.920s] ( 658/1175) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-22T02:25:44.5352144Z         PASS [   0.088s] ( 659/1175) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-22T02:25:44.7096757Z         PASS [   1.646s] ( 660/1175) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-22T02:25:44.7897921Z         PASS [   0.080s] ( 661/1175) spt-live resume::tests::continue_existing_resumes_session
2026-06-22T02:25:45.4118970Z         PASS [   1.887s] ( 662/1175) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-22T02:25:45.5970786Z         PASS [   1.104s] ( 663/1175) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-22T02:25:45.6303830Z         PASS [   2.364s] ( 664/1175) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-22T02:25:45.6449424Z         PASS [   0.014s] ( 665/1175) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-22T02:25:45.6748520Z         PASS [   0.078s] ( 666/1175) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-22T02:25:45.6843168Z         PASS [   2.620s] ( 667/1175) spt-live ingest::tests::both_drops_ingested
2026-06-22T02:25:45.6919218Z         PASS [   0.017s] ( 668/1175) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-22T02:25:45.6942169Z         PASS [   0.011s] ( 669/1175) spt-live signoff::tests::missing_session_skips_echo
2026-06-22T02:25:45.7102874Z         PASS [   0.018s] ( 670/1175) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-22T02:25:45.7142575Z         PASS [   0.020s] ( 671/1175) spt-live signoff::tests::stale_signoff_swept
2026-06-22T02:25:45.7746574Z         PASS [   0.064s] ( 672/1175) spt-live turn::tests::empty_stdout_is_an_error
2026-06-22T02:25:45.7782918Z         PASS [   0.064s] ( 673/1175) spt-live turn::tests::turn_captures_stdout
2026-06-22T02:25:45.7950806Z         PASS [   0.015s] ( 674/1175) spt-msg deliver::tests::deferred_send_validates
2026-06-22T02:25:45.9343149Z         PASS [   0.159s] ( 675/1175) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-22T02:25:45.9817534Z         PASS [   0.189s] ( 676/1175) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-22T02:25:46.0052603Z         PASS [   1.551s] ( 677/1175) spt-live pulse::tests::tick_ingests_drops
2026-06-22T02:25:46.1318689Z         PASS [   1.649s] ( 678/1175) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-22T02:25:46.1501090Z         PASS [   4.074s] ( 679/1175) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-22T02:25:46.1547134Z         PASS [   0.023s] ( 680/1175) spt-msg emit::tests::anonymous_still_enveloped
2026-06-22T02:25:46.1657562Z         PASS [   1.631s] ( 681/1175) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-22T02:25:46.1713046Z         PASS [   0.016s] ( 682/1175) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-22T02:25:46.1713861Z         PASS [   0.021s] ( 683/1175) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-22T02:25:46.1751744Z         PASS [   0.241s] ( 684/1175) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-22T02:25:46.1752335Z         PASS [   0.170s] ( 685/1175) spt-msg deliver::tests::send_outcome_mapping
2026-06-22T02:25:46.1793767Z         PASS [   0.013s] ( 686/1175) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-22T02:25:46.1818877Z         PASS [   0.011s] ( 687/1175) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-22T02:25:46.1920652Z         PASS [   0.021s] ( 688/1175) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-22T02:25:46.2074361Z         PASS [   0.032s] ( 689/1175) spt-msg emit::tests::whole_render_never_chunks
2026-06-22T02:25:46.3366556Z         PASS [   1.547s] ( 690/1175) spt-live resume::tests::download_composes_two_tiers
2026-06-22T02:25:46.3904337Z         PASS [   0.215s] ( 691/1175) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-22T02:25:46.4083138Z         PASS [   0.229s] ( 692/1175) spt-msg listener::tests::blocking_accepts_within_window
2026-06-22T02:25:46.4167240Z         PASS [   0.225s] ( 693/1175) spt-msg listener::tests::drop_unregisters_address
2026-06-22T02:25:46.4609211Z         PASS [  11.851s] ( 694/1175) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-22T02:25:46.5397686Z         PASS [   0.358s] ( 695/1175) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-22T02:25:46.6074451Z         PASS [   0.068s] ( 696/1175) spt-msg ring::tests::ring_no_perch
2026-06-22T02:25:46.6684328Z         PASS [   0.461s] ( 697/1175) spt-msg ready::tests::backlog_drains_on_start
2026-06-22T02:25:46.6759130Z         PASS [   2.144s] ( 698/1175) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-22T02:25:46.6784278Z         PASS [   2.647s] ( 699/1175) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-22T02:25:46.6887917Z         PASS [   0.281s] ( 700/1175) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-22T02:25:46.6902331Z         PASS [   0.014s] ( 701/1175) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-22T02:25:46.6932234Z         PASS [   0.015s] ( 702/1175) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-22T02:25:46.6971558Z         PASS [   0.360s] ( 703/1175) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-22T02:25:46.6973567Z         PASS [   0.009s] ( 704/1175) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-22T02:25:46.7024766Z         PASS [   0.012s] ( 705/1175) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-22T02:25:46.7053449Z         PASS [   0.012s] ( 706/1175) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-22T02:25:46.7062667Z         PASS [   0.290s] ( 707/1175) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-22T02:25:46.7072847Z         PASS [   0.010s] ( 708/1175) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-22T02:25:46.7319765Z         PASS [   0.027s] ( 709/1175) spt-net net::attach::tests::attach_intents_round_trip
2026-06-22T02:25:46.7339612Z         PASS [   0.343s] ( 710/1175) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-22T02:25:46.7366070Z         PASS [   0.030s] ( 711/1175) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-22T02:25:46.7405073Z         PASS [   0.033s] ( 712/1175) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-22T02:25:46.7474430Z         PASS [   0.015s] ( 713/1175) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:25:46.7508498Z         PASS [   0.017s] ( 714/1175) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-22T02:25:46.7584732Z         PASS [   0.018s] ( 715/1175) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-22T02:25:46.7657954Z         PASS [   0.015s] ( 716/1175) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-22T02:25:46.7710793Z         PASS [   0.013s] ( 717/1175) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-22T02:25:46.7780184Z         PASS [   0.012s] ( 718/1175) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-22T02:25:46.7832101Z         PASS [   0.012s] ( 719/1175) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-22T02:25:46.7898492Z         PASS [   0.012s] ( 720/1175) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-22T02:25:46.7959309Z         PASS [   0.059s] ( 721/1175) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-22T02:25:46.7965217Z         PASS [   0.013s] ( 722/1175) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-22T02:25:46.8026133Z         PASS [   0.013s] ( 723/1175) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-22T02:25:46.8102006Z         PASS [   0.014s] ( 724/1175) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-22T02:25:46.8161603Z         PASS [   0.355s] ( 725/1175) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-22T02:25:46.8211829Z         PASS [   0.025s] ( 726/1175) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-22T02:25:46.8264034Z         PASS [   0.024s] ( 727/1175) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-22T02:25:46.8287797Z         PASS [   0.018s] ( 728/1175) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-22T02:25:46.8325926Z         PASS [   0.016s] ( 729/1175) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-22T02:25:46.8363252Z         PASS [   0.015s] ( 730/1175) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-22T02:25:46.8415638Z         PASS [   0.015s] ( 731/1175) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-22T02:25:46.8462100Z         PASS [   0.017s] ( 732/1175) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-22T02:25:46.8561214Z         PASS [   0.019s] ( 733/1175) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-22T02:25:46.8579938Z         PASS [   0.016s] ( 734/1175) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-22T02:25:46.8582182Z         PASS [   0.111s] ( 735/1175) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-22T02:25:46.8626172Z         PASS [   0.016s] ( 736/1175) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-22T02:25:46.8706183Z         PASS [   0.015s] ( 737/1175) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-22T02:25:46.8743606Z         PASS [   0.017s] ( 738/1175) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-22T02:25:46.8782815Z         PASS [   0.020s] ( 739/1175) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-22T02:25:46.8814292Z         PASS [   0.019s] ( 740/1175) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-22T02:25:46.8856425Z         PASS [   0.015s] ( 741/1175) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-22T02:25:46.8900231Z         PASS [   0.015s] ( 742/1175) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-22T02:25:46.8939687Z         PASS [   0.016s] ( 743/1175) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-22T02:25:46.8981152Z         PASS [   0.017s] ( 744/1175) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-22T02:25:46.9039680Z         PASS [   0.018s] ( 745/1175) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-22T02:25:46.9090942Z         PASS [   0.019s] ( 746/1175) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-22T02:25:46.9178556Z         PASS [   0.024s] ( 747/1175) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-22T02:25:46.9193033Z         PASS [   0.020s] ( 748/1175) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-22T02:25:46.9255482Z         PASS [   0.022s] ( 749/1175) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-22T02:25:46.9271337Z         PASS [   0.018s] ( 750/1175) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-22T02:25:46.9289119Z         PASS [   0.321s] ( 751/1175) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-22T02:25:46.9758220Z         PASS [   0.057s] ( 752/1175) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-22T02:25:47.0114040Z         PASS [   0.093s] ( 753/1175) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-22T02:25:47.0153950Z         PASS [   0.182s] ( 754/1175) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-22T02:25:47.0324014Z         PASS [   0.106s] ( 755/1175) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-22T02:25:47.0324664Z         PASS [   0.105s] ( 756/1175) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-22T02:25:47.0332925Z         PASS [   1.621s] ( 757/1175) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-22T02:25:47.0349372Z         PASS [   0.106s] ( 758/1175) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-22T02:25:47.0619626Z         PASS [   0.030s] ( 759/1175) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-22T02:25:47.0653111Z         PASS [   0.033s] ( 760/1175) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-22T02:25:47.0795821Z         PASS [   0.046s] ( 761/1175) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-22T02:25:47.0822115Z         PASS [   0.047s] ( 762/1175) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-22T02:25:47.0896570Z         PASS [   0.027s] ( 763/1175) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-22T02:25:47.0910608Z         PASS [   0.025s] ( 764/1175) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-22T02:25:47.1019222Z         PASS [   0.022s] ( 765/1175) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-22T02:25:47.1026600Z         PASS [   0.020s] ( 766/1175) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-22T02:25:47.1073969Z         PASS [   0.019s] ( 767/1175) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-22T02:25:47.1146386Z         PASS [   0.139s] ( 768/1175) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-22T02:25:47.1148454Z         PASS [   0.024s] ( 769/1175) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-22T02:25:47.1211290Z         PASS [   0.019s] ( 770/1175) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-22T02:25:47.1223796Z         PASS [   0.425s] ( 771/1175) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-22T02:25:47.1225054Z         PASS [   0.111s] ( 772/1175) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-22T02:25:47.1258383Z         PASS [   0.023s] ( 773/1175) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-22T02:25:47.1275237Z         PASS [   0.112s] ( 774/1175) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-22T02:25:47.1305669Z         PASS [   0.023s] ( 775/1175) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-22T02:25:47.1360759Z         PASS [   0.021s] ( 776/1175) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-22T02:25:47.1499351Z         PASS [   0.027s] ( 777/1175) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-22T02:25:47.1566650Z         PASS [   0.032s] ( 778/1175) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-22T02:25:47.1698359Z         PASS [   0.038s] ( 779/1175) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-22T02:25:47.1936105Z         PASS [   0.024s] ( 780/1175) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-22T02:25:47.2098108Z         PASS [   0.016s] ( 781/1175) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-22T02:25:47.2261388Z         PASS [   0.016s] ( 782/1175) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-22T02:25:47.2395076Z         PASS [   0.013s] ( 783/1175) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-22T02:25:47.2739626Z         PASS [   0.571s] ( 784/1175) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-22T02:25:47.2910112Z         PASS [   0.049s] ( 785/1175) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-22T02:25:47.2911317Z         PASS [   0.620s] ( 786/1175) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-22T02:25:47.2947123Z         PASS [   0.176s] ( 787/1175) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-22T02:25:47.2972957Z         PASS [   0.023s] ( 788/1175) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-22T02:25:47.3054890Z         PASS [   0.169s] ( 789/1175) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-22T02:25:47.3055948Z         PASS [   0.155s] ( 790/1175) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-22T02:25:47.3108706Z         PASS [   0.022s] ( 791/1175) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-22T02:25:47.3132801Z         PASS [   0.025s] ( 792/1175) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-22T02:25:47.3147666Z         PASS [   0.023s] ( 793/1175) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-22T02:25:47.3243301Z         PASS [   0.027s] ( 794/1175) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-22T02:25:47.3317654Z         PASS [   0.026s] ( 795/1175) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-22T02:25:47.3342173Z         PASS [   5.694s] ( 796/1175) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-22T02:25:47.3361981Z         PASS [   0.031s] ( 797/1175) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-22T02:25:47.3396872Z         PASS [   0.029s] ( 798/1175) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-22T02:25:47.3445110Z         PASS [   0.027s] ( 799/1175) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-22T02:25:47.3493873Z         PASS [   0.035s] ( 800/1175) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-22T02:25:47.3524504Z         PASS [   0.231s] ( 801/1175) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-22T02:25:47.3543029Z         PASS [   0.030s] ( 802/1175) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-22T02:25:47.3543738Z         PASS [   0.023s] ( 803/1175) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-22T02:25:47.3598662Z         PASS [   0.026s] ( 804/1175) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-22T02:25:47.3640019Z         PASS [   0.027s] ( 805/1175) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-22T02:25:47.3673108Z         PASS [   0.028s] ( 806/1175) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-22T02:25:47.3691700Z         PASS [   0.028s] ( 807/1175) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-22T02:25:47.3737094Z         PASS [   0.024s] ( 808/1175) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-22T02:25:47.3779073Z         PASS [   0.026s] ( 809/1175) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-22T02:25:47.3824146Z         PASS [   0.028s] ( 810/1175) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-22T02:25:47.3826015Z         PASS [   0.228s] ( 811/1175) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-22T02:25:47.3871876Z         PASS [   0.259s] ( 812/1175) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-22T02:25:47.3902679Z         PASS [   0.036s] ( 813/1175) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-22T02:25:47.3917769Z         PASS [   0.032s] ( 814/1175) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-22T02:25:47.3941570Z         PASS [   0.268s] ( 815/1175) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-22T02:25:47.3984903Z         PASS [   0.035s] ( 816/1175) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-22T02:25:47.3996826Z         PASS [   0.032s] ( 817/1175) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-22T02:25:47.4036450Z         PASS [   0.034s] ( 818/1175) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-22T02:25:47.4081162Z         PASS [   0.034s] ( 819/1175) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-22T02:25:47.4123695Z         PASS [   0.034s] ( 820/1175) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-22T02:25:47.4162884Z         PASS [   0.034s] ( 821/1175) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-22T02:25:47.4221191Z         PASS [   0.039s] ( 822/1175) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-22T02:25:47.4260029Z         PASS [   0.040s] ( 823/1175) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-22T02:25:47.4361552Z         PASS [   0.046s] ( 824/1175) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-22T02:25:47.4389564Z         PASS [   0.047s] ( 825/1175) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-22T02:25:47.4440028Z         PASS [   0.050s] ( 826/1175) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-22T02:25:47.4483815Z         PASS [   0.050s] ( 827/1175) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-22T02:25:47.4546892Z         PASS [   0.055s] ( 828/1175) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-22T02:25:47.4572546Z         PASS [   0.054s] ( 829/1175) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-22T02:25:47.4599270Z         PASS [   0.052s] ( 830/1175) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-22T02:25:47.4648826Z         PASS [   0.052s] ( 831/1175) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:25:47.4690569Z         PASS [   0.053s] ( 832/1175) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-22T02:25:47.4726293Z         PASS [   0.051s] ( 833/1175) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-22T02:25:47.4773963Z         PASS [   0.051s] ( 834/1175) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:25:47.4821033Z         PASS [   0.046s] ( 835/1175) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-22T02:25:47.4855630Z         PASS [   0.047s] ( 836/1175) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-22T02:25:47.4900097Z         PASS [   0.046s] ( 837/1175) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-22T02:25:47.4941665Z         PASS [   0.046s] ( 838/1175) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-22T02:25:47.4981495Z         PASS [   0.043s] ( 839/1175) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-22T02:25:47.5059213Z         PASS [   0.049s] ( 840/1175) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-22T02:25:47.5093712Z         PASS [   0.044s] ( 841/1175) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-22T02:25:47.5097388Z         PASS [   0.050s] ( 842/1175) spt-proto addr::tests::display_round_trips
2026-06-22T02:25:47.5125453Z         PASS [   0.044s] ( 843/1175) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-22T02:25:47.5152111Z         PASS [   0.043s] ( 844/1175) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-22T02:25:47.5184322Z         PASS [   0.041s] ( 845/1175) spt-proto chunk::tests::malformed_parts_return_none
2026-06-22T02:25:47.5218512Z         PASS [   0.040s] ( 846/1175) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-22T02:25:47.5253068Z         PASS [   0.040s] ( 847/1175) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-22T02:25:47.5289830Z         PASS [   0.039s] ( 848/1175) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-22T02:25:47.5332306Z         PASS [   0.039s] ( 849/1175) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-22T02:25:47.5368453Z         PASS [   0.039s] ( 850/1175) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-22T02:25:47.5435268Z         PASS [   0.034s] ( 851/1175) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-22T02:25:47.5525743Z         PASS [   0.043s] ( 852/1175) spt-proto endpoint::tests::broker_and_node_families
2026-06-22T02:25:47.5565306Z         PASS [   0.044s] ( 853/1175) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-22T02:25:47.5596007Z         PASS [   0.044s] ( 854/1175) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-22T02:25:47.5639869Z         PASS [   0.045s] ( 855/1175) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-22T02:25:47.5662713Z         PASS [   0.044s] ( 856/1175) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-22T02:25:47.5672250Z         PASS [   0.061s] ( 857/1175) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-22T02:25:47.5700324Z         PASS [   0.045s] ( 858/1175) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-22T02:25:47.5727136Z         PASS [   0.044s] ( 859/1175) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-22T02:25:47.5760205Z         PASS [   0.043s] ( 860/1175) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-22T02:25:47.5793039Z         PASS [   0.042s] ( 861/1175) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-22T02:25:47.5820333Z         PASS [   0.038s] ( 862/1175) spt-proto envelope::tests::parser_both_tags_present
2026-06-22T02:25:47.5851107Z         PASS [   0.032s] ( 863/1175) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-22T02:25:47.5892574Z         PASS [   0.033s] ( 864/1175) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-22T02:25:47.5930166Z         PASS [   0.033s] ( 865/1175) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-22T02:25:47.5958451Z         PASS [   0.032s] ( 866/1175) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-22T02:25:47.5994480Z         PASS [   0.033s] ( 867/1175) spt-proto event::tests::alarm_event_round_trips
2026-06-22T02:25:47.6030812Z         PASS [   0.036s] ( 868/1175) spt-proto event::tests::attr_decode_is_amp_last
2026-06-22T02:25:47.6067782Z         PASS [   0.037s] ( 869/1175) spt-proto event::tests::attr_order_preserved
2026-06-22T02:25:47.6105600Z         PASS [   0.038s] ( 870/1175) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-22T02:25:47.6140264Z         PASS [   0.038s] ( 871/1175) spt-proto event::tests::empty_body_envelope_parses
2026-06-22T02:25:47.6181081Z         PASS [   0.038s] ( 872/1175) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-22T02:25:47.6218227Z         PASS [   0.040s] ( 873/1175) spt-proto event::tests::msg_event_round_trips
2026-06-22T02:25:47.6249040Z         PASS [   0.040s] ( 874/1175) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-22T02:25:47.6282970Z         PASS [   0.039s] ( 875/1175) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-22T02:25:47.6311478Z         PASS [   0.038s] ( 876/1175) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-22T02:25:47.6353648Z         PASS [   0.039s] ( 877/1175) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-22T02:25:47.6389460Z         PASS [   0.039s] ( 878/1175) spt-proto event::tests::user_msg_event_round_trips
2026-06-22T02:25:47.6423528Z         PASS [   0.039s] ( 879/1175) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-22T02:25:47.6457220Z         PASS [   0.039s] ( 880/1175) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-22T02:25:47.6490502Z         PASS [   0.038s] ( 881/1175) spt-proto id::tests::accepts_japanese_scripts
2026-06-22T02:25:47.6530348Z         PASS [   0.039s] ( 882/1175) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-22T02:25:47.6567139Z         PASS [   0.039s] ( 883/1175) spt-proto id::tests::rejects_empty_and_overlong
2026-06-22T02:25:47.6595091Z         PASS [   0.038s] ( 884/1175) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-22T02:25:47.6629168Z         PASS [   0.038s] ( 885/1175) spt-proto id::tests::reports_bad_char_position
2026-06-22T02:25:47.6670257Z         PASS [   0.039s] ( 886/1175) spt-proto id::tests::reserves_address_delimiters
2026-06-22T02:25:47.6700559Z         PASS [   0.039s] ( 887/1175) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-22T02:25:47.6779501Z         PASS [   0.039s] ( 888/1175) spt-proto identity::tests::public_key_hex_round_trips
2026-06-22T02:25:47.6826133Z         PASS [   0.047s] ( 889/1175) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-22T02:25:47.6894509Z         PASS [   0.044s] ( 890/1175) spt-proto payload::tests::base64_known_vectors
2026-06-22T02:25:47.6923418Z         PASS [   0.043s] ( 891/1175) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-22T02:25:47.6962166Z         PASS [   0.043s] ( 892/1175) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-22T02:25:47.6993249Z         PASS [   0.043s] ( 893/1175) spt-proto payload::tests::command_payload_round_trips
2026-06-22T02:25:47.7023482Z         PASS [   0.043s] ( 894/1175) spt-proto payload::tests::text_payload_round_trips
2026-06-22T02:25:47.7061675Z         PASS [   0.043s] ( 895/1175) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-22T02:25:47.7096790Z         PASS [   0.043s] ( 896/1175) spt-proto version::tests::current_version_self_compatible
2026-06-22T02:25:47.7165148Z         PASS [   0.074s] ( 897/1175) spt-proto identity::tests::sign_verify_round_trip
2026-06-22T02:25:47.7169706Z         PASS [   0.047s] ( 898/1175) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-22T02:25:47.7193799Z         PASS [   0.041s] ( 899/1175) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-22T02:25:47.7271260Z         PASS [   0.038s] ( 900/1175) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-22T02:25:47.7296631Z         PASS [   0.037s] ( 901/1175) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-22T02:25:47.7320995Z         PASS [   0.036s] ( 902/1175) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-22T02:25:47.7335349Z         PASS [   0.051s] ( 903/1175) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-22T02:25:47.7363523Z         PASS [   0.037s] ( 904/1175) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-22T02:25:47.7394898Z         PASS [   0.037s] ( 905/1175) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-22T02:25:47.7479364Z         PASS [   0.038s] ( 906/1175) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-22T02:25:47.7503371Z         PASS [   0.044s] ( 907/1175) spt-runtime manifest::tests::hint_keyword_matching
2026-06-22T02:25:47.7505589Z         PASS [   0.034s] ( 908/1175) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-22T02:25:47.7575832Z         PASS [   0.038s] ( 909/1175) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-22T02:25:47.7594955Z         PASS [   0.043s] ( 910/1175) spt-runtime manifest::tests::manifest_schema_shape
2026-06-22T02:25:47.7617617Z         PASS [   0.035s] ( 911/1175) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-22T02:25:47.7648422Z         PASS [   0.035s] ( 912/1175) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-22T02:25:47.7681394Z         PASS [   0.036s] ( 913/1175) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-22T02:25:47.7726543Z         PASS [   0.039s] ( 914/1175) spt-runtime manifest::tests::round_trips_through_toml
2026-06-22T02:25:47.7768515Z         PASS [   0.040s] ( 915/1175) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-06-22T02:25:47.7802323Z         PASS [   0.041s] ( 916/1175) spt-runtime manifest::tests::shell_fixture_parses
2026-06-22T02:25:47.7838076Z         PASS [   0.036s] ( 917/1175) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-22T02:25:47.7849068Z         PASS [   2.141s] ( 918/1175) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-22T02:25:47.7871676Z         PASS [   0.037s] ( 919/1175) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-22T02:25:47.7918244Z         PASS [   0.041s] ( 920/1175) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-22T02:25:47.7931836Z         PASS [   0.036s] ( 921/1175) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-22T02:25:47.7964706Z         PASS [   0.037s] ( 922/1175) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-22T02:25:47.7995365Z         PASS [   0.038s] ( 923/1175) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-22T02:25:47.8027292Z         PASS [   0.038s] ( 924/1175) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-22T02:25:47.8052366Z         PASS [   0.037s] ( 925/1175) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-22T02:25:47.8087305Z         PASS [   0.036s] ( 926/1175) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-22T02:25:47.8122888Z         PASS [   0.035s] ( 927/1175) spt-runtime profile::tests::leaf_replace_contract
2026-06-22T02:25:47.8153882Z         PASS [   0.035s] ( 928/1175) spt-runtime profile::tests::profile_overlays_strings
2026-06-22T02:25:47.8189913Z         PASS [   0.035s] ( 929/1175) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-22T02:25:47.8223735Z         PASS [   0.037s] ( 930/1175) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-22T02:25:47.8254142Z         PASS [   0.038s] ( 931/1175) spt-runtime profile::tests::split_option_first_colon
2026-06-22T02:25:47.8286890Z         PASS [   0.037s] ( 932/1175) spt-runtime profile::tests::string_dot_path_read_write
2026-06-22T02:25:47.8319618Z         PASS [   0.039s] ( 933/1175) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-22T02:25:47.8403719Z         PASS [   0.044s] ( 934/1175) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-22T02:25:47.8439166Z         PASS [   0.044s] ( 935/1175) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-22T02:25:47.8676787Z         PASS [   0.065s] ( 936/1175) spt-runtime registry::tests::create_local_profile_guards
2026-06-22T02:25:47.8721746Z         PASS [   0.063s] ( 937/1175) spt-runtime registry::tests::delete_local_profile_rules
2026-06-22T02:25:47.8765575Z         PASS [   0.057s] ( 938/1175) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-22T02:25:47.8868527Z         PASS [   0.081s] ( 939/1175) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-22T02:25:47.8979523Z         PASS [   0.085s] ( 940/1175) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-22T02:25:47.9009101Z         PASS [   0.085s] ( 941/1175) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-22T02:25:47.9086419Z         PASS [   0.077s] ( 942/1175) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-22T02:25:47.9197463Z         PASS [   0.091s] ( 943/1175) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-22T02:25:47.9214691Z         PASS [   0.099s] ( 944/1175) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-22T02:25:47.9236800Z         PASS [   0.083s] ( 945/1175) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-22T02:25:47.9247527Z         PASS [   0.080s] ( 946/1175) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-22T02:25:47.9253699Z         PASS [   0.100s] ( 947/1175) spt-runtime registry::tests::local_profile_survives_readd
2026-06-22T02:25:47.9307667Z         PASS [   0.062s] ( 948/1175) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-22T02:25:47.9308402Z         PASS [   0.058s] ( 949/1175) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-22T02:25:47.9313903Z         PASS [   0.031s] ( 950/1175) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-22T02:25:47.9428743Z         PASS [   0.045s] ( 951/1175) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-22T02:25:47.9627888Z         PASS [   0.052s] ( 952/1175) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-22T02:25:47.9628748Z         PASS [   0.085s] ( 953/1175) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-22T02:25:47.9732277Z         PASS [   0.051s] ( 954/1175) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-22T02:25:47.9744345Z         PASS [   0.050s] ( 955/1175) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-22T02:25:47.9861060Z         PASS [   0.066s] ( 956/1175) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-22T02:25:47.9970182Z         PASS [   0.064s] ( 957/1175) spt-runtime runtime::tests::fills_known_placeholders
2026-06-22T02:25:47.9971493Z         PASS [   0.035s] ( 958/1175) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-22T02:25:47.9972650Z         PASS [   0.054s] ( 959/1175) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-22T02:25:48.0013705Z         PASS [   0.040s] ( 960/1175) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-22T02:25:48.0014987Z         PASS [   0.114s] ( 961/1175) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-22T02:25:48.0080717Z         PASS [   0.033s] ( 962/1175) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-22T02:25:48.0101313Z         PASS [   0.085s] ( 963/1175) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-22T02:25:48.0124415Z         PASS [   0.038s] ( 964/1175) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-22T02:25:48.0137712Z         PASS [   0.027s] ( 965/1175) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-22T02:25:48.0198297Z         PASS [   0.096s] ( 966/1175) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-22T02:25:48.0222821Z         PASS [   0.026s] ( 967/1175) spt-runtime runtime::tests::resolve_program_adds_exe_suffix_on_windows
2026-06-22T02:25:48.0256567Z         PASS [   0.029s] ( 968/1175) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-22T02:25:48.0286267Z         PASS [   0.032s] ( 969/1175) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-22T02:25:48.0347342Z         PASS [   0.033s] ( 970/1175) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-22T02:25:48.0377260Z         PASS [   0.108s] ( 971/1175) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-22T02:25:48.0385559Z         PASS [   0.032s] ( 972/1175) spt-runtime runtime::tests::unknown_role_errors
2026-06-22T02:25:48.0529843Z         PASS [   0.041s] ( 973/1175) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-22T02:25:48.0564811Z         PASS [   0.046s] ( 974/1175) spt-store access::tests::allow_revoke_open_polarity
2026-06-22T02:25:48.0569625Z         PASS [   0.056s] ( 975/1175) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-22T02:25:48.0617991Z         PASS [   0.049s] ( 976/1175) spt-store access::tests::recent_outbound_is_bounded
2026-06-22T02:25:48.0826369Z         PASS [   0.057s] ( 977/1175) spt-store access::tests::users_reservation_decodes_inert
2026-06-22T02:25:48.0838251Z         PASS [   0.064s] ( 978/1175) spt-store access::tests::recent_outbound_persists
2026-06-22T02:25:48.0889236Z         PASS [   0.067s] ( 979/1175) spt-store access::tests::store_persists_and_degrades_open
2026-06-22T02:25:48.0928656Z         PASS [   0.064s] ( 980/1175) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-22T02:25:48.0932204Z         PASS [   0.055s] ( 981/1175) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-22T02:25:48.0993248Z         PASS [   0.061s] ( 982/1175) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-22T02:25:48.1016931Z         PASS [   0.067s] ( 983/1175) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-22T02:25:48.1026891Z         PASS [   0.050s] ( 984/1175) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-22T02:25:48.1054970Z         PASS [   0.049s] ( 985/1175) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-22T02:25:48.1128052Z         PASS [   0.051s] ( 986/1175) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-22T02:25:48.1172365Z         PASS [   0.060s] ( 987/1175) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-22T02:25:48.1224059Z         PASS [   0.040s] ( 988/1175) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-22T02:25:48.1513478Z         PASS [   0.045s] ( 989/1175) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-22T02:25:48.1763086Z         PASS [   0.048s] ( 990/1175) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-22T02:25:48.1763965Z         PASS [   0.058s] ( 991/1175) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-22T02:25:48.1773832Z         PASS [   0.058s] ( 992/1175) spt-store contextmark::tests::merge_decisions
2026-06-22T02:25:48.1866945Z         PASS [   2.204s] ( 993/1175) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-22T02:25:48.1871177Z         PASS [   0.035s] ( 994/1175) spt-store contextmark::tests::vector_parse_tolerant
2026-06-22T02:25:48.4301806Z         PASS [   0.255s] ( 995/1175) spt-store contextstore::tests::invalid_id_refused
2026-06-22T02:25:48.5222835Z         LEAK [   0.591s] ( 996/1175) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-22T02:25:48.5238290Z         PASS [   0.424s] ( 997/1175) spt-store branchstore::tests::open_or_init_idempotent
2026-06-22T02:25:48.5511871Z         PASS [   0.027s] ( 998/1175) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-22T02:25:48.5780955Z         PASS [   0.027s] ( 999/1175) spt-store epoch::tests::counter_persists_across_reload
2026-06-22T02:25:48.5963304Z         PASS [   0.018s] (1000/1175) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-22T02:25:48.6226406Z         PASS [   0.025s] (1001/1175) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-22T02:25:48.6834207Z         PASS [   0.062s] (1002/1175) spt-store gitrun::tests::version_runs_within_budget
2026-06-22T02:25:48.6967508Z         PASS [   0.013s] (1003/1175) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-22T02:25:48.7099768Z         PASS [   0.013s] (1004/1175) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-22T02:25:48.7458632Z         PASS [   0.035s] (1005/1175) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-22T02:25:48.7719045Z         PASS [   0.026s] (1006/1175) spt-store history::tests::appends_one_record_per_line
2026-06-22T02:25:48.8020234Z         PASS [   0.030s] (1007/1175) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-22T02:25:48.8227849Z         PASS [   0.021s] (1008/1175) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-22T02:25:48.8576643Z         PASS [   0.756s] (1009/1175) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-22T02:25:48.8732485Z         PASS [   0.050s] (1010/1175) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-22T02:25:48.8780496Z         PASS [   0.020s] (1011/1175) spt-store home::tests::home_assignment_matrix
2026-06-22T02:25:48.8906480Z         PASS [   0.017s] (1012/1175) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-22T02:25:48.8961110Z         PASS [   0.017s] (1013/1175) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-22T02:25:48.9214289Z         PASS [   0.031s] (1014/1175) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-22T02:25:48.9288050Z         PASS [   0.033s] (1015/1175) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-22T02:25:48.9696172Z         PASS [   0.040s] (1016/1175) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-22T02:25:49.0262336Z         PASS [   0.057s] (1017/1175) spt-store info::tests::corrupt_content_returns_none
2026-06-22T02:25:49.4715835Z         PASS [   1.387s] (1018/1175) spt-store branchstore::tests::branches_are_independent_roots
2026-06-22T02:25:49.5593774Z         PASS [   0.088s] (1019/1175) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-22T02:25:49.5907124Z         PASS [   0.032s] (1020/1175) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-22T02:25:49.6093152Z         PASS [   0.582s] (1021/1175) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-22T02:25:49.6513065Z         PASS [   0.060s] (1022/1175) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-22T02:25:49.6646506Z         PASS [   0.056s] (1023/1175) spt-store info::tests::set_last_active_stamps_recency
2026-06-22T02:25:49.7038286Z         PASS [   0.053s] (1024/1175) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-22T02:25:49.7195557Z         PASS [   0.054s] (1025/1175) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-22T02:25:49.7402701Z         PASS [   0.035s] (1026/1175) spt-store info::tests::set_status_marks_existing_record
2026-06-22T02:25:49.7434169Z         PASS [   0.025s] (1027/1175) spt-store info::tests::write_read_round_trip
2026-06-22T02:25:49.7808628Z         PASS [   0.041s] (1028/1175) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-22T02:25:49.7910421Z         PASS [   0.048s] (1029/1175) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-22T02:25:49.8179192Z         PASS [   1.724s] (1030/1175) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-22T02:25:49.8247134Z         PASS [   0.044s] (1031/1175) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-22T02:25:49.8313846Z         PASS [   0.040s] (1032/1175) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-22T02:25:49.8640403Z         PASS [   0.039s] (1033/1175) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-22T02:25:49.8646961Z         PASS [   0.033s] (1034/1175) spt-store nodeid::tests::create_then_load_is_stable
2026-06-22T02:25:49.8772668Z         PASS [   0.060s] (1035/1175) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-22T02:25:49.9079252Z         PASS [   0.044s] (1036/1175) spt-store nodeid::tests::seed_hex_round_trips
2026-06-22T02:25:49.9226657Z         PASS [   1.820s] (1037/1175) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-22T02:25:49.9931039Z         PASS [   1.900s] (1038/1175) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-22T02:25:50.0067843Z         PASS [   0.014s] (1039/1175) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-22T02:25:50.0258092Z         PASS [   0.162s] (1040/1175) spt-store notif::tests::listing_is_subnet_scoped
2026-06-22T02:25:50.0757256Z         PASS [   0.167s] (1041/1175) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-22T02:25:50.0923590Z         PASS [   0.017s] (1042/1175) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-22T02:25:50.1097297Z         PASS [   0.186s] (1043/1175) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-22T02:25:50.1233342Z         PASS [   1.935s] (1044/1175) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-22T02:25:50.1266689Z         PASS [   0.249s] (1045/1175) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-22T02:25:50.1267443Z         PASS [   0.034s] (1046/1175) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-22T02:25:50.1382845Z         PASS [   0.112s] (1047/1175) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-22T02:25:50.1510637Z         PASS [   0.042s] (1048/1175) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-22T02:25:50.1534976Z         PASS [   0.146s] (1049/1175) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-22T02:25:50.1580048Z         PASS [   0.035s] (1050/1175) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-22T02:25:50.1672334Z         PASS [   0.041s] (1051/1175) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-22T02:25:50.1677741Z         PASS [   0.041s] (1052/1175) spt-store perch::tests::classification_matrix
2026-06-22T02:25:50.1718065Z         PASS [   0.019s] (1053/1175) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-22T02:25:50.1814632Z         PASS [   0.041s] (1054/1175) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-22T02:25:50.1842791Z         PASS [   0.029s] (1055/1175) spt-store perch::tests::resolve_self_is_flat
2026-06-22T02:25:50.1956676Z         PASS [   0.028s] (1056/1175) spt-store proc::tests::current_process_is_alive
2026-06-22T02:25:50.1996332Z         PASS [   0.042s] (1057/1175) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-22T02:25:50.1997515Z         PASS [   0.031s] (1058/1175) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-22T02:25:50.2014275Z         PASS [   0.029s] (1059/1175) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-22T02:25:50.2038897Z         PASS [   0.024s] (1060/1175) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-22T02:25:50.2057565Z         PASS [   0.023s] (1061/1175) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-22T02:25:50.2076329Z         PASS [   0.012s] (1062/1175) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-22T02:25:50.2210109Z         PASS [   0.023s] (1063/1175) spt-store proc::tests::unassigned_pid_is_dead
2026-06-22T02:25:50.2291834Z         PASS [   0.025s] (1064/1175) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-22T02:25:50.2427912Z         PASS [   0.042s] (1065/1175) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-22T02:25:50.3709150Z         PASS [   0.141s] (1066/1175) spt-store registry::tests::register_and_lookup
2026-06-22T02:25:50.3712487Z         PASS [   0.130s] (1067/1175) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-22T02:25:50.4337719Z         PASS [   0.226s] (1068/1175) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-22T02:25:50.4544717Z         PASS [   0.248s] (1069/1175) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-22T02:25:50.5299689Z         PASS [   0.075s] (1070/1175) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-22T02:25:50.5319220Z         PASS [   0.161s] (1071/1175) spt-store registry::tests::reregister_replaces_address
2026-06-22T02:25:50.5492325Z         PASS [   0.115s] (1072/1175) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-22T02:25:50.5708368Z         PASS [   0.041s] (1073/1175) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-22T02:25:50.5764613Z         PASS [   0.203s] (1074/1175) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-22T02:25:50.5772179Z         PASS [   0.029s] (1075/1175) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-22T02:25:50.6005485Z         PASS [   0.025s] (1076/1175) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-22T02:25:50.6059067Z         PASS [   0.035s] (1077/1175) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-22T02:25:50.6132048Z         PASS [   0.081s] (1078/1175) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-22T02:25:50.6209343Z         PASS [   0.042s] (1079/1175) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-22T02:25:50.6210099Z         PASS [   0.020s] (1080/1175) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-22T02:25:50.6386038Z         PASS [   0.024s] (1081/1175) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-22T02:25:50.6499376Z         PASS [   0.044s] (1082/1175) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-22T02:25:50.6506293Z         PASS [   0.030s] (1083/1175) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-22T02:25:50.6545839Z         PASS [   0.433s] (1084/1175) spt-store registry::tests::concurrent_registration_never_locks
2026-06-22T02:25:50.6596416Z         PASS [   0.020s] (1085/1175) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-22T02:25:50.6603775Z         PASS [   0.040s] (1086/1175) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-22T02:25:50.6687390Z         PASS [   0.019s] (1087/1175) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-22T02:25:50.6884266Z         PASS [   0.028s] (1088/1175) spt-store seed::tests::seed_round_trips_through_json
2026-06-22T02:25:50.6916077Z         PASS [   0.042s] (1089/1175) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-22T02:25:50.6947353Z         PASS [   0.038s] (1090/1175) spt-store seed::tests::absent_cwd_is_omitted
2026-06-22T02:25:50.6947910Z         PASS [   0.040s] (1091/1175) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-22T02:25:50.7199059Z         PASS [   0.028s] (1092/1175) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-06-22T02:25:50.7270189Z         PASS [   0.058s] (1093/1175) spt-store sessions::tests::appends_and_reads_in_order
2026-06-22T02:25:50.7327718Z         PASS [   0.038s] (1094/1175) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-06-22T02:25:50.7389388Z         PASS [   0.044s] (1095/1175) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-06-22T02:25:50.7531679Z         PASS [   0.032s] (1096/1175) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-22T02:25:50.7629565Z         PASS [   0.037s] (1097/1175) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-22T02:25:50.7884302Z         PASS [   0.050s] (1098/1175) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-22T02:25:50.8125041Z         PASS [   0.079s] (1099/1175) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-22T02:25:50.8334443Z         PASS [   0.069s] (1100/1175) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-22T02:25:50.8338415Z         PASS [   0.082s] (1101/1175) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-22T02:25:50.9378214Z         PASS [   0.737s] (1102/1175) spt-store project::tests::derivation_ladder
2026-06-22T02:25:51.0551281Z         PASS [   0.243s] (1103/1175) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-22T02:25:51.0997154Z         PASS [   0.310s] (1104/1175) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-22T02:25:51.1117398Z         PASS [   0.174s] (1105/1175) spt-store spool::tests::reopen_is_idempotent
2026-06-22T02:25:51.1236360Z         PASS [   0.290s] (1106/1175) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-22T02:25:51.1502810Z         PASS [   0.026s] (1107/1175) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-22T02:25:51.1742273Z         PASS [   0.118s] (1108/1175) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-22T02:25:51.1943120Z         PASS [   0.043s] (1109/1175) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-22T02:25:51.2128936Z         PASS [   0.039s] (1110/1175) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-22T02:25:51.2246861Z         PASS [   0.024s] (1111/1175) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-22T02:25:51.2359941Z         PASS [   0.138s] (1112/1175) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-22T02:25:51.2418666Z         PASS [   0.024s] (1113/1175) spt-store subnet::tests::minted_seeds_are_random
2026-06-22T02:25:51.2561662Z         PASS [   0.044s] (1114/1175) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-22T02:25:51.2771049Z         PASS [   0.041s] (1115/1175) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-22T02:25:51.2778287Z         PASS [   0.038s] (1116/1175) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-22T02:25:51.2845059Z         PASS [   0.028s] (1117/1175) spt-store subnet::tests::remove_drops_membership
2026-06-22T02:25:51.2926702Z         PASS [   0.016s] (1118/1175) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-22T02:25:51.2989669Z         PASS [   0.188s] (1119/1175) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-22T02:25:51.3095543Z         PASS [   0.031s] (1120/1175) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-22T02:25:51.3473041Z         PASS [   0.514s] (1121/1175) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-22T02:25:51.4070020Z         PASS [   0.717s] (1122/1175) spt-store sessions::tests::last_k_and_bounding
2026-06-22T02:25:51.6772247Z         PASS [   3.155s] (1123/1175) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-22T02:25:51.8078929Z         PASS [   0.461s] (1124/1175) spt-store syncmerge::tests::non_context_branch_refused
2026-06-22T02:25:51.8416881Z         PASS [   0.034s] (1125/1175) spt-store timefmt::tests::formats_known_instants
2026-06-22T02:25:51.8999158Z         PASS [   0.058s] (1126/1175) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-22T02:25:51.9057119Z         PASS [   3.735s] (1127/1175) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-22T02:25:51.9333020Z         PASS [   0.031s] (1128/1175) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-22T02:25:51.9426513Z         PASS [   0.037s] (1129/1175) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-22T02:25:51.9761946Z         PASS [   9.872s] (1130/1175) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-22T02:25:51.9833646Z         PASS [   0.052s] (1131/1175) spt-store visibility::tests::override_wins_both_directions
2026-06-22T02:25:52.0161449Z         PASS [   0.073s] (1132/1175) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-22T02:25:52.0343167Z         PASS [   0.059s] (1133/1175) spt-store visibility::tests::synced_requires_membership_listing
2026-06-22T02:25:52.0453590Z         PASS [   0.061s] (1134/1175) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-22T02:25:52.0531373Z         PASS [   0.037s] (1135/1175) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-22T02:25:52.0769172Z         PASS [   0.027s] (1136/1175) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-22T02:25:52.1272532Z         PASS [   0.074s] (1137/1175) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-22T02:25:52.1311065Z         PASS [   0.095s] (1138/1175) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-22T02:25:52.1367054Z         PASS [   0.064s] (1139/1175) spt-term projection::tests::context_record_discriminator
2026-06-22T02:25:52.1367719Z         PASS [  17.755s] (1140/1175) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-22T02:25:52.1510928Z         PASS [   0.022s] (1141/1175) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-22T02:25:52.1535807Z         PASS [   0.024s] (1142/1175) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-22T02:25:52.1682133Z         PASS [   0.031s] (1143/1175) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-22T02:25:52.1990407Z         PASS [   0.064s] (1144/1175) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-22T02:25:52.2183551Z         PASS [   0.069s] (1145/1175) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-22T02:25:52.2209651Z         PASS [   0.067s] (1146/1175) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-22T02:25:52.2259665Z         PASS [   0.059s] (1147/1175) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-22T02:25:52.2297937Z         PASS [   0.012s] (1148/1175) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-22T02:25:52.2300254Z         PASS [   0.031s] (1149/1175) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-22T02:25:52.2451178Z         PASS [   0.023s] (1150/1175) spt-term projection::tests::truncates_tool_args_to_width
2026-06-22T02:25:52.2599476Z         PASS [   0.029s] (1151/1175) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-22T02:25:52.2612298Z         PASS [   0.033s] (1152/1175) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-22T02:25:52.2626290Z         PASS [   0.032s] (1153/1175) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-22T02:25:52.2749786Z         PASS [   0.029s] (1154/1175) spt-term projection::tests::windows_to_last_n_turns
2026-06-22T02:25:52.2854084Z         PASS [   0.026s] (1155/1175) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-22T02:25:52.3022674Z         PASS [   0.029s] (1156/1175) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-22T02:25:52.3044989Z         PASS [   0.040s] (1157/1175) spt-term reader::tests::no_dsr_means_no_answer
2026-06-22T02:25:52.3045683Z         PASS [   0.043s] (1158/1175) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-22T02:25:52.3085112Z         PASS [   0.024s] (1159/1175) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-22T02:25:53.4970129Z         PASS [   5.408s] (1160/1175) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-22T02:25:53.5141467Z         PASS [   1.210s] (1161/1175) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-22T02:25:53.5178759Z         PASS [   1.210s] (1162/1175) spt-term winprog::tests::unresolvable_passes_through
2026-06-22T02:25:53.5179477Z         PASS [   1.210s] (1163/1175) spt-term winprog::tests::earlier_path_dir_wins
2026-06-22T02:25:53.5317943Z         PASS [   1.223s] (1164/1175) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-22T02:25:54.3765424Z         PASS [  12.305s] (1165/1175) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-22T02:25:55.7934336Z         PASS [   7.363s] (1166/1175) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-22T02:25:56.4332325Z         PASS [   8.261s] (1167/1175) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-22T02:25:57.3625210Z         PASS [   9.176s] (1168/1175) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-22T02:25:58.1681794Z         PASS [   6.859s] (1169/1175) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-22T02:25:58.6103606Z         PASS [   7.326s] (1170/1175) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-22T02:25:59.5702415Z         PASS [   8.165s] (1171/1175) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-22T02:26:02.2592927Z         PASS [  13.338s] (1172/1175) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-22T02:26:02.3189421Z         PASS [  11.020s] (1173/1175) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-22T02:26:02.5816142Z         PASS [  11.289s] (1174/1175) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-22T02:26:03.4860201Z         PASS [  11.809s] (1175/1175) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-22T02:26:03.4860909Z ────────────
2026-06-22T02:26:03.4861190Z      Summary [  33.251s] 1175 tests run: 1175 passed (6 leaky), 1 skipped
2026-06-22T02:26:08.6011042Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-22T02:26:08.6014244Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-22T02:26:08.6085885Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:26:08.6086096Z ##[endgroup]
2026-06-22T02:26:11.5388985Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
2026-06-22T02:26:27.5584617Z ────────────
2026-06-22T02:26:27.5584894Z  Nextest run ID c44ecaac-bdef-4943-a494-75797caa4dde with nextest profile: default
2026-06-22T02:26:27.5585194Z     Starting 91 tests across 39 binaries (48 binaries skipped)
2026-06-22T02:26:35.8147292Z         PASS [   8.256s] ( 1/91) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-22T02:26:37.7032142Z         PASS [   1.889s] ( 2/91) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-22T02:26:52.0244406Z         PASS [  14.321s] ( 3/91) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-22T02:27:05.7454156Z         PASS [  13.721s] ( 4/91) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-22T02:27:12.9557797Z         PASS [   7.210s] ( 5/91) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-22T02:27:20.2579017Z         PASS [   7.302s] ( 6/91) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-22T02:27:28.9549042Z         PASS [   8.697s] ( 7/91) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-22T02:27:36.3725101Z         PASS [   7.418s] ( 8/91) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-22T02:27:39.3298108Z         PASS [   2.957s] ( 9/91) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-22T02:27:39.9971460Z         PASS [   0.667s] (10/91) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-22T02:27:44.1109555Z         PASS [   4.113s] (11/91) spt::job_escape_e2e win::cold_start_daemon_escapes_kill_on_close_job_via_wmi
2026-06-22T02:27:46.8611733Z         PASS [   2.751s] (12/91) spt::job_escape_e2e win::wmi_daemon_run_has_no_conhost_window
2026-06-22T02:27:56.4516342Z         PASS [   9.590s] (13/91) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-22T02:28:18.6470295Z         PASS [  22.195s] (14/91) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-22T02:28:31.3448259Z         PASS [  12.698s] (15/91) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-22T02:28:38.3922972Z         PASS [   7.047s] (16/91) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-22T02:28:38.4056502Z         PASS [   0.013s] (17/91) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-22T02:28:38.4192394Z         PASS [   0.013s] (18/91) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-22T02:28:38.4260989Z         PASS [   0.007s] (19/91) spt::oneliner_e2e install_script_against_staged_release
2026-06-22T02:28:45.5860393Z         PASS [   7.160s] (20/91) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-22T02:28:58.2500877Z         PASS [  12.664s] (21/91) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-22T02:28:58.4077444Z         PASS [   0.157s] (22/91) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-22T02:28:59.3594393Z         PASS [   0.952s] (23/91) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-22T02:28:59.4295371Z         PASS [   0.070s] (24/91) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-22T02:28:59.5121504Z         PASS [   0.083s] (25/91) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-22T02:28:59.5672980Z         PASS [   0.055s] (26/91) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-22T02:28:59.5929117Z         PASS [   0.026s] (27/91) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-22T02:28:59.6722612Z         PASS [   0.079s] (28/91) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-22T02:28:59.7486340Z         PASS [   0.076s] (29/91) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-22T02:28:59.8061576Z         PASS [   0.057s] (30/91) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-22T02:28:59.8331105Z         PASS [   0.027s] (31/91) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-22T02:28:59.9697720Z         PASS [   0.137s] (32/91) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-22T02:29:00.0304706Z         PASS [   0.061s] (33/91) spt-daemon::attach resize_is_controller_exclusive
2026-06-22T02:29:00.1032521Z         PASS [   0.073s] (34/91) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-22T02:29:00.2444821Z         PASS [   0.141s] (35/91) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-22T02:29:02.6534740Z         PASS [   2.409s] (36/91) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-22T02:29:02.6925544Z         PASS [   0.039s] (37/91) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-22T02:29:02.7243620Z         PASS [   0.032s] (38/91) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-22T02:29:02.7565156Z         PASS [   0.032s] (39/91) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-22T02:29:02.8176526Z         PASS [   0.061s] (40/91) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-22T02:29:02.8539878Z         PASS [   0.036s] (41/91) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-22T02:29:02.8863978Z         PASS [   0.032s] (42/91) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-22T02:29:03.0274603Z         PASS [   0.141s] (43/91) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-22T02:29:03.0673197Z         PASS [   0.040s] (44/91) spt-daemon::broker spawn_env_reaches_child
2026-06-22T02:29:03.1179856Z         PASS [   0.051s] (45/91) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-22T02:29:03.1262983Z         PASS [   0.008s] (46/91) spt-daemon::budget measure_dormant_seat_budget
2026-06-22T02:29:07.3995137Z         PASS [   4.273s] (47/91) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-22T02:29:13.7410609Z         PASS [   6.341s] (48/91) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-22T02:29:13.9877080Z         PASS [   0.247s] (49/91) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-22T02:29:13.9991577Z         PASS [   0.011s] (50/91) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-22T02:29:15.6353236Z         PASS [   1.636s] (51/91) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-22T02:29:15.8675175Z         PASS [   0.232s] (52/91) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-22T02:29:16.1538350Z         PASS [   0.286s] (53/91) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-22T02:29:16.2896315Z         PASS [   0.136s] (54/91) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-22T02:29:16.4611225Z         PASS [   0.171s] (55/91) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-22T02:29:16.6552173Z         PASS [   0.194s] (56/91) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-22T02:29:17.9232931Z         PASS [   1.268s] (57/91) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-22T02:29:18.0829180Z         PASS [   0.160s] (58/91) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-22T02:29:18.3651978Z         PASS [   0.282s] (59/91) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-22T02:29:18.5569250Z         PASS [   0.192s] (60/91) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-22T02:29:19.0734654Z         PASS [   0.516s] (61/91) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-22T02:29:19.1052554Z         PASS [   0.032s] (62/91) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-22T02:29:19.3135877Z         PASS [   0.208s] (63/91) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-22T02:29:19.9568425Z         PASS [   0.643s] (64/91) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-22T02:29:23.1521068Z         PASS [   3.195s] (65/91) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-22T02:29:26.4908928Z         PASS [   3.339s] (66/91) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-22T02:29:38.9456994Z         PASS [  12.455s] (67/91) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-22T02:29:39.5790329Z         PASS [   0.633s] (68/91) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-22T02:29:40.9974332Z         PASS [   1.418s] (69/91) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-22T02:29:41.6137412Z         PASS [   0.616s] (70/91) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-22T02:29:42.0669443Z         PASS [   0.453s] (71/91) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-22T02:29:45.1184599Z         PASS [   3.051s] (72/91) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-22T02:29:45.6410966Z         PASS [   0.523s] (73/91) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-22T02:29:49.8788539Z         PASS [   4.238s] (74/91) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-22T02:30:21.8918957Z         PASS [  32.013s] (75/91) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-22T02:30:24.2660811Z         PASS [   2.374s] (76/91) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-22T02:30:28.6428737Z         PASS [   4.377s] (77/91) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-22T02:30:29.9233429Z         PASS [   1.280s] (78/91) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-22T02:30:30.1928534Z         PASS [   0.269s] (79/91) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-22T02:30:30.3878701Z         PASS [   0.195s] (80/91) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-22T02:30:30.5310353Z         PASS [   0.143s] (81/91) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-22T02:30:30.5414635Z         PASS [   0.010s] (82/91) spt-daemon::twohost two_host_ladder_role_a
2026-06-22T02:30:30.5503297Z         PASS [   0.009s] (83/91) spt-daemon::twohost two_host_ladder_role_b
2026-06-22T02:30:30.5810658Z         PASS [   0.031s] (84/91) spt-term::dsr conpty_output_not_withheld_under_the_drain
2026-06-22T02:30:30.6101503Z         PASS [   0.029s] (85/91) spt-term::dsr drain_forwards_child_output
2026-06-22T02:30:30.6486578Z         PASS [   0.038s] (86/91) spt-term::inject ctrl_c_interrupts_the_child
2026-06-22T02:30:30.6856485Z         PASS [   0.037s] (87/91) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-22T02:30:31.7070193Z         PASS [   1.021s] (88/91) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-22T02:30:31.7373936Z         PASS [   0.030s] (89/91) spt-term::stream delivers_every_value_under_resize
2026-06-22T02:30:31.7561204Z         PASS [   0.019s] (90/91) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-22T02:30:31.7759625Z         PASS [   0.020s] (91/91) spt-term::winspawn pty_spawns_a_cmd_script_via_cmd_wrap
2026-06-22T02:30:31.7760111Z ────────────
2026-06-22T02:30:31.7760318Z      Summary [ 244.218s] 91 tests run: 91 passed, 0 skipped
2026-06-22T02:30:31.8525526Z ##[group]Run cargo test --workspace --doc
2026-06-22T02:30:31.8525765Z [36;1mcargo test --workspace --doc[0m
2026-06-22T02:30:31.8590482Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:30:31.8590690Z ##[endgroup]
2026-06-22T02:30:32.6221845Z    Compiling strsim v0.11.1
2026-06-22T02:30:32.6249495Z    Compiling unicode-segmentation v1.13.3
2026-06-22T02:30:32.7233657Z    Compiling darling_core v0.20.11
2026-06-22T02:30:32.8461258Z    Compiling convert_case v0.10.0
2026-06-22T02:30:33.0174299Z    Compiling derive_more-impl v2.1.1
2026-06-22T02:30:33.7990352Z    Compiling darling_macro v0.20.11
2026-06-22T02:30:34.6328392Z    Compiling darling v0.20.11
2026-06-22T02:30:34.6874341Z    Compiling derive_more v2.1.1
2026-06-22T02:30:34.7543410Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:30:34.8668676Z    Compiling n0-future v0.3.2
2026-06-22T02:30:34.8668877Z    Compiling iroh-base v0.98.0
2026-06-22T02:30:34.8669090Z    Compiling noq-proto v0.17.0
2026-06-22T02:30:34.9358453Z    Compiling n0-watcher v0.6.1
2026-06-22T02:30:35.0377387Z    Compiling netwatch v0.16.0
2026-06-22T02:30:35.0970852Z    Compiling iroh-dns v0.98.0
2026-06-22T02:30:35.2414743Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:30:35.5049631Z    Compiling derive_builder v0.20.2
2026-06-22T02:30:35.5272131Z    Compiling portmapper v0.16.0
2026-06-22T02:30:35.6397737Z    Compiling vergen-lib v9.1.0
2026-06-22T02:30:35.6398054Z    Compiling vergen-lib v0.1.6
2026-06-22T02:30:35.7510732Z    Compiling vergen v9.1.0
2026-06-22T02:30:35.7848034Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:30:36.1073953Z    Compiling iroh-relay v0.98.0
2026-06-22T02:30:37.7569723Z    Compiling noq v0.18.0
2026-06-22T02:30:42.8209969Z    Compiling iroh v0.98.2
2026-06-22T02:30:51.6631455Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-22T02:30:52.9858445Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-22T02:31:01.5957368Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.50s
2026-06-22T02:31:01.6148058Z    Doc-tests spt_daemon
2026-06-22T02:31:02.1360274Z 
2026-06-22T02:31:02.1360518Z running 0 tests
2026-06-22T02:31:02.1360625Z 
2026-06-22T02:31:02.1360803Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.1361012Z 
2026-06-22T02:31:02.1425338Z    Doc-tests spt_live
2026-06-22T02:31:02.2113724Z 
2026-06-22T02:31:02.2113978Z running 0 tests
2026-06-22T02:31:02.2114096Z 
2026-06-22T02:31:02.2114264Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.2114478Z 
2026-06-22T02:31:02.2169028Z    Doc-tests spt_msg
2026-06-22T02:31:02.2668283Z 
2026-06-22T02:31:02.2668428Z running 0 tests
2026-06-22T02:31:02.2668526Z 
2026-06-22T02:31:02.2668706Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.2668917Z 
2026-06-22T02:31:02.2712207Z    Doc-tests spt_net
2026-06-22T02:31:02.5029690Z 
2026-06-22T02:31:02.5029966Z running 0 tests
2026-06-22T02:31:02.5030084Z 
2026-06-22T02:31:02.5030424Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.5030659Z 
2026-06-22T02:31:02.5097269Z    Doc-tests spt_proto
2026-06-22T02:31:02.5552513Z 
2026-06-22T02:31:02.5552671Z running 0 tests
2026-06-22T02:31:02.5552794Z 
2026-06-22T02:31:02.5552956Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.5553170Z 
2026-06-22T02:31:02.5599329Z    Doc-tests spt_runtime
2026-06-22T02:31:02.7522326Z 
2026-06-22T02:31:02.7522593Z running 0 tests
2026-06-22T02:31:02.7522711Z 
2026-06-22T02:31:02.7522874Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.7523086Z 
2026-06-22T02:31:02.7584226Z    Doc-tests spt_store
2026-06-22T02:31:02.9161688Z 
2026-06-22T02:31:02.9161809Z running 0 tests
2026-06-22T02:31:02.9161906Z 
2026-06-22T02:31:02.9162062Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.9162271Z 
2026-06-22T02:31:02.9220993Z    Doc-tests spt_term
2026-06-22T02:31:02.9873714Z 
2026-06-22T02:31:02.9874031Z running 0 tests
2026-06-22T02:31:02.9874185Z 
2026-06-22T02:31:02.9874445Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-22T02:31:02.9874815Z 
2026-06-22T02:31:03.0702166Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-22T02:31:03.0702509Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-22T02:31:03.0766723Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:31:03.0766949Z ##[endgroup]
2026-06-22T02:31:04.0135373Z     Checking cfg-if v1.0.4
2026-06-22T02:31:04.0135581Z     Checking windows-link v0.2.1
2026-06-22T02:31:04.0135738Z     Checking typenum v1.20.1
2026-06-22T02:31:04.0145787Z     Checking memchr v2.8.1
2026-06-22T02:31:04.0146035Z     Checking critical-section v1.2.0
2026-06-22T02:31:04.0149998Z     Checking subtle v2.6.1
2026-06-22T02:31:04.0154495Z     Checking smallvec v1.15.1
2026-06-22T02:31:04.0158434Z     Checking serde_core v1.0.228
2026-06-22T02:31:04.0160457Z     Checking equivalent v1.0.2
2026-06-22T02:31:04.0160697Z     Checking itoa v1.0.18
2026-06-22T02:31:04.0161534Z     Checking cpufeatures v0.2.17
2026-06-22T02:31:04.0161922Z     Checking pin-project-lite v0.2.17
2026-06-22T02:31:04.0164139Z     Checking hashbrown v0.17.1
2026-06-22T02:31:04.0164389Z     Checking log v0.4.32
2026-06-22T02:31:04.0170779Z     Checking zeroize v1.8.2
2026-06-22T02:31:04.0613580Z    Compiling getrandom v0.3.4
2026-06-22T02:31:04.0616438Z     Checking windows-sys v0.61.2
2026-06-22T02:31:04.0991954Z     Checking getrandom v0.2.17
2026-06-22T02:31:04.1144750Z     Checking futures-core v0.3.32
2026-06-22T02:31:04.1154783Z     Checking rand_core v0.10.1
2026-06-22T02:31:04.1176913Z     Checking bytes v1.11.1
2026-06-22T02:31:04.1678095Z    Compiling jobserver v0.1.34
2026-06-22T02:31:04.1877118Z     Checking stable_deref_trait v1.2.1
2026-06-22T02:31:04.1879802Z     Checking bitflags v2.12.1
2026-06-22T02:31:04.2066361Z     Checking zerofrom v0.1.8
2026-06-22T02:31:04.2089992Z     Checking libc v0.2.186
2026-06-22T02:31:04.2172501Z     Checking winapi v0.3.9
2026-06-22T02:31:04.2205759Z     Checking futures-io v0.3.32
2026-06-22T02:31:04.2380343Z     Checking slab v0.4.12
2026-06-22T02:31:04.2590097Z     Checking getrandom v0.4.2
2026-06-22T02:31:04.2632870Z     Checking futures-sink v0.3.32
2026-06-22T02:31:04.2634320Z     Checking futures-task v0.3.32
2026-06-22T02:31:04.3374677Z     Checking yoke v0.8.3
2026-06-22T02:31:04.3454585Z    Compiling cc v1.2.63
2026-06-22T02:31:04.3455003Z     Checking futures-channel v0.3.32
2026-06-22T02:31:04.3511926Z     Checking rand_core v0.6.4
2026-06-22T02:31:04.3772037Z     Checking zerocopy v0.8.50
2026-06-22T02:31:04.3799989Z     Checking signature v2.2.0
2026-06-22T02:31:04.4127436Z     Checking zmij v1.0.21
2026-06-22T02:31:04.4302783Z     Checking fastrand v2.4.1
2026-06-22T02:31:04.5241415Z     Checking fallible-streaming-iterator v0.1.9
2026-06-22T02:31:04.5312051Z     Checking litemap v0.8.2
2026-06-22T02:31:04.5505030Z     Checking ed25519 v2.2.3
2026-06-22T02:31:04.5505392Z     Checking zerovec v0.11.6
2026-06-22T02:31:04.5649335Z     Checking futures-util v0.3.32
2026-06-22T02:31:04.5671482Z     Checking writeable v0.6.3
2026-06-22T02:31:04.6085234Z     Checking fallible-iterator v0.3.0
2026-06-22T02:31:04.6443424Z     Checking indexmap v2.14.0
2026-06-22T02:31:04.6574389Z     Checking zerotrie v0.2.4
2026-06-22T02:31:04.6698634Z     Checking windows_x86_64_msvc v0.52.6
2026-06-22T02:31:04.6889690Z     Checking utf8_iter v1.0.4
2026-06-22T02:31:04.6890072Z     Checking icu_properties_data v2.2.0
2026-06-22T02:31:04.7229549Z     Checking icu_normalizer_data v2.2.0
2026-06-22T02:31:04.7583695Z     Checking windows-targets v0.52.6
2026-06-22T02:31:04.7987458Z     Checking percent-encoding v2.3.2
2026-06-22T02:31:04.8275990Z     Checking http v1.4.1
2026-06-22T02:31:04.8522443Z     Checking cpufeatures v0.3.0
2026-06-22T02:31:04.8576063Z     Checking windows-sys v0.59.0
2026-06-22T02:31:04.8761370Z     Checking scopeguard v1.2.0
2026-06-22T02:31:04.9700689Z     Checking form_urlencoded v1.2.2
2026-06-22T02:31:04.9701116Z     Checking thiserror v2.0.18
2026-06-22T02:31:04.9850190Z     Checking rustls-pki-types v1.14.1
2026-06-22T02:31:04.9915319Z     Checking chacha20 v0.10.0
2026-06-22T02:31:05.0411961Z     Checking lock_api v0.4.14
2026-06-22T02:31:05.0688944Z     Checking generic-array v0.14.7
2026-06-22T02:31:05.0841201Z     Checking untrusted v0.9.0
2026-06-22T02:31:05.1469682Z    Compiling fnv v1.0.7
2026-06-22T02:31:05.1814688Z     Checking tinystr v0.8.3
2026-06-22T02:31:05.2079802Z     Checking potential_utf v0.1.5
2026-06-22T02:31:05.2348284Z     Checking rand v0.10.1
2026-06-22T02:31:05.2488411Z    Compiling cmake v0.1.58
2026-06-22T02:31:05.2519810Z    Compiling darling_core v0.20.11
2026-06-22T02:31:05.3184672Z     Checking windows-result v0.4.1
2026-06-22T02:31:05.3432703Z     Checking windows-strings v0.5.1
2026-06-22T02:31:05.3587565Z     Checking icu_collections v2.2.0
2026-06-22T02:31:05.3973876Z     Checking icu_locale_core v2.2.0
2026-06-22T02:31:05.5048630Z     Checking atomic-waker v1.1.2
2026-06-22T02:31:05.5347205Z     Checking const-oid v0.10.2
2026-06-22T02:31:05.5432415Z     Checking num-traits v0.2.19
2026-06-22T02:31:05.6895950Z     Checking crypto-common v0.1.7
2026-06-22T02:31:05.7342532Z     Checking block-buffer v0.10.4
2026-06-22T02:31:05.7383616Z     Checking derive_more v2.1.1
2026-06-22T02:31:05.7668605Z     Checking http-body v1.0.1
2026-06-22T02:31:05.7811696Z     Checking hybrid-array v0.4.12
2026-06-22T02:31:06.5203338Z     Checking either v1.16.0
2026-06-22T02:31:06.5302926Z     Checking base64ct v1.8.3
2026-06-22T02:31:06.5409679Z     Checking httparse v1.10.1
2026-06-22T02:31:06.5555216Z     Checking parking_lot_core v0.9.12
2026-06-22T02:31:06.5695848Z     Checking digest v0.10.7
2026-06-22T02:31:06.5753529Z     Checking icu_provider v2.2.0
2026-06-22T02:31:06.5887246Z     Checking tinyvec_macros v0.1.1
2026-06-22T02:31:06.6218708Z     Checking serde v1.0.228
2026-06-22T02:31:06.6582877Z     Checking serde_json v1.0.150
2026-06-22T02:31:06.6695635Z     Checking data-encoding v2.11.0
2026-06-22T02:31:06.7303506Z     Checking base64 v0.22.1
2026-06-22T02:31:06.7550113Z     Checking try-lock v0.2.5
2026-06-22T02:31:06.7578064Z     Checking pem-rfc7468 v1.0.0
2026-06-22T02:31:06.7696826Z     Checking tower-service v0.3.3
2026-06-22T02:31:06.7822073Z     Checking parking_lot v0.12.5
2026-06-22T02:31:06.7841024Z     Checking fs2 v0.4.3
2026-06-22T02:31:06.8072596Z     Checking sha2 v0.10.9
2026-06-22T02:31:06.8350993Z     Checking curve25519-dalek v4.1.3
2026-06-22T02:31:06.8367431Z     Checking icu_normalizer v2.2.0
2026-06-22T02:31:06.8540934Z     Checking icu_properties v2.2.0
2026-06-22T02:31:06.9222554Z     Checking der v0.8.0-rc.10
2026-06-22T02:31:06.9222876Z     Checking want v0.3.1
2026-06-22T02:31:06.9692972Z     Checking tinyvec v1.11.0
2026-06-22T02:31:06.9734290Z     Checking windows-core v0.62.2
2026-06-22T02:31:07.0432599Z     Checking n0-error v0.1.3
2026-06-22T02:31:07.0763195Z     Checking inout v0.1.4
2026-06-22T02:31:07.1019413Z    Compiling anyhow v1.0.102
2026-06-22T02:31:07.1019795Z     Checking block-buffer v0.12.0
2026-06-22T02:31:07.1358922Z     Checking portable-atomic v1.13.1
2026-06-22T02:31:07.1394780Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T02:31:07.2020175Z    Compiling aws-lc-sys v0.41.0
2026-06-22T02:31:07.2667330Z    Compiling ring v0.17.14
2026-06-22T02:31:07.2863646Z     Checking ipnet v2.12.0
2026-06-22T02:31:07.3009882Z     Checking crypto-common v0.2.2
2026-06-22T02:31:07.3678336Z     Checking serial-core v0.4.0
2026-06-22T02:31:07.3716688Z     Checking cordyceps v0.3.4
2026-06-22T02:31:07.4526345Z     Checking spin v0.10.0
2026-06-22T02:31:07.5466838Z     Checking httpdate v1.0.3
2026-06-22T02:31:07.6622887Z     Checking parking v2.2.1
2026-06-22T02:31:07.7215953Z     Checking once_cell v1.21.4
2026-06-22T02:31:07.7840712Z     Checking diatomic-waker v0.2.3
2026-06-22T02:31:07.8009622Z     Checking ed25519-dalek v2.2.0
2026-06-22T02:31:07.8443686Z     Checking futures-lite v2.6.1
2026-06-22T02:31:07.8724473Z     Checking serial-windows v0.4.0
2026-06-22T02:31:07.8824401Z     Checking thiserror v1.0.69
2026-06-22T02:31:07.9017120Z     Checking pin-project v1.1.13
2026-06-22T02:31:07.9142416Z     Checking spki v0.8.0-rc.4
2026-06-22T02:31:07.9319902Z     Checking futures-buffered v0.2.13
2026-06-22T02:31:07.9379468Z     Checking ahash v0.8.12
2026-06-22T02:31:07.9697172Z     Checking tracing-core v0.1.36
2026-06-22T02:31:08.0115974Z     Checking idna_adapter v1.2.2
2026-06-22T02:31:08.0177477Z     Checking spt-proto v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-22T02:31:08.0714975Z     Checking digest v0.11.3
2026-06-22T02:31:08.0730330Z     Checking cipher v0.4.4
2026-06-22T02:31:08.1006559Z     Checking serde_spanned v0.6.9
2026-06-22T02:31:08.1570904Z     Checking idna v1.1.0
2026-06-22T02:31:08.1800389Z     Checking toml_datetime v0.6.11
2026-06-22T02:31:08.1945827Z     Checking hashbrown v0.14.5
2026-06-22T02:31:08.2203198Z     Checking memoffset v0.6.5
2026-06-22T02:31:08.2215809Z     Checking universal-hash v0.5.1
2026-06-22T02:31:08.2811165Z     Checking aho-corasick v1.1.4
2026-06-22T02:31:08.3655555Z     Checking sync_wrapper v1.0.2
2026-06-22T02:31:08.3683066Z     Checking toml_write v0.1.2
2026-06-22T02:31:08.3752621Z     Checking tracing v0.1.44
2026-06-22T02:31:08.3878285Z     Checking winnow v0.7.15
2026-06-22T02:31:08.4023811Z     Checking bitflags v1.3.2
2026-06-22T02:31:08.4717333Z     Checking allocator-api2 v0.2.21
2026-06-22T02:31:08.4725609Z    Compiling powerfmt v0.2.0
2026-06-22T02:31:08.4856137Z     Checking lazy_static v1.5.0
2026-06-22T02:31:08.5097247Z     Checking url v2.5.8
2026-06-22T02:31:08.5593597Z     Checking opaque-debug v0.3.1
2026-06-22T02:31:08.5757224Z     Checking byteorder v1.5.0
2026-06-22T02:31:08.5909611Z     Checking regex-syntax v0.8.10
2026-06-22T02:31:08.6733123Z     Checking pin-utils v0.1.0
2026-06-22T02:31:08.7070453Z     Checking polyval v0.6.2
2026-06-22T02:31:08.7305189Z    Compiling deranged v0.5.8
2026-06-22T02:31:08.7430391Z     Checking hash32 v0.2.1
2026-06-22T02:31:08.7553809Z    Compiling darling_macro v0.20.11
2026-06-22T02:31:08.7806767Z     Checking shared_library v0.1.9
2026-06-22T02:31:08.8647735Z     Checking nix v0.25.1
2026-06-22T02:31:08.9004189Z     Checking hashlink v0.9.1
2026-06-22T02:31:08.9204931Z     Checking ref-cast v1.0.25
2026-06-22T02:31:08.9367475Z     Checking pkcs8 v0.11.0-rc.10
2026-06-22T02:31:08.9510966Z     Checking serial v0.4.0
2026-06-22T02:31:08.9604583Z     Checking filedescriptor v0.8.3
2026-06-22T02:31:08.9886855Z     Checking winreg v0.10.1
2026-06-22T02:31:09.0329598Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-22T02:31:09.0331668Z     Checking crossbeam-utils v0.8.21
2026-06-22T02:31:09.1098521Z     Checking prefix-trie v0.8.4
2026-06-22T02:31:09.1159181Z     Checking futures-executor v0.3.32
2026-06-22T02:31:09.1199842Z     Checking spin v0.9.8
2026-06-22T02:31:09.1703981Z     Checking windows-threading v0.2.1
2026-06-22T02:31:09.2480695Z     Checking dyn-clone v1.0.20
2026-06-22T02:31:09.2777424Z     Checking shell-words v1.1.1
2026-06-22T02:31:09.2896982Z    Compiling darling v0.20.11
2026-06-22T02:31:09.3194753Z     Checking signature v3.0.0
2026-06-22T02:31:09.3343485Z     Checking tower-layer v0.3.3
2026-06-22T02:31:09.3401891Z    Compiling num-conv v0.2.2
2026-06-22T02:31:09.3657247Z     Checking ryu v1.0.23
2026-06-22T02:31:09.4264803Z    Compiling time-core v0.1.8
2026-06-22T02:31:09.4595571Z     Checking downcast-rs v1.2.1
2026-06-22T02:31:09.4825198Z    Compiling derive_builder_core v0.20.2
2026-06-22T02:31:09.4936510Z     Checking ed25519 v3.0.0-rc.4
2026-06-22T02:31:09.5139668Z     Checking schemars v1.2.1
2026-06-22T02:31:09.5140060Z     Checking heapless v0.7.17
2026-06-22T02:31:09.5444281Z     Checking windows-future v0.3.2
2026-06-22T02:31:09.5515085Z     Checking portable-pty v0.8.1
2026-06-22T02:31:09.6288802Z     Checking futures v0.3.32
2026-06-22T02:31:09.7054715Z     Checking ghash v0.5.1
2026-06-22T02:31:09.7275955Z     Checking hickory-proto v0.26.0-beta.4
2026-06-22T02:31:09.7462089Z    Compiling proc-macro-crate v3.5.0
2026-06-22T02:31:09.8110242Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-22T02:31:09.8693053Z     Checking ctr v0.9.2
2026-06-22T02:31:09.9925793Z     Checking toml_edit v0.22.27
2026-06-22T02:31:10.0790404Z    Compiling time v0.3.47
2026-06-22T02:31:10.0791565Z     Checking aes v0.8.4
2026-06-22T02:31:10.0874882Z     Checking sha2 v0.11.0-rc.5
2026-06-22T02:31:10.1132288Z     Checking windows-numerics v0.3.1
2026-06-22T02:31:10.2225395Z     Checking windows-collections v0.3.2
2026-06-22T02:31:10.2493649Z     Checking http-body-util v0.1.3
2026-06-22T02:31:10.3650090Z     Checking regex-automata v0.4.14
2026-06-22T02:31:10.4450576Z     Checking aead v0.5.2
2026-06-22T02:31:10.4892274Z     Checking cobs v0.3.0
2026-06-22T02:31:10.4950243Z     Checking widestring v1.2.1
2026-06-22T02:31:10.5689485Z     Checking aes-gcm v0.10.3
2026-06-22T02:31:10.6109240Z     Checking rusqlite v0.32.1
2026-06-22T02:31:10.6343327Z     Checking postcard v1.1.3
2026-06-22T02:31:10.6780416Z    Compiling derive_builder_macro v0.20.2
2026-06-22T02:31:10.7017173Z     Checking windows v0.62.2
2026-06-22T02:31:10.7242636Z    Compiling num_enum_derive v0.7.6
2026-06-22T02:31:10.7555813Z     Checking data-encoding-macro v0.1.20
2026-06-22T02:31:10.7973166Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-22T02:31:10.8415593Z     Checking crossbeam-channel v0.5.15
2026-06-22T02:31:11.0192073Z     Checking crossbeam-epoch v0.9.18
2026-06-22T02:31:11.0508528Z    Compiling blake3 v1.8.5
2026-06-22T02:31:11.2604211Z     Checking chrono v0.4.45
2026-06-22T02:31:11.2751816Z     Checking windows-registry v0.6.1
2026-06-22T02:31:11.3007800Z     Checking uuid v1.23.2
2026-06-22T02:31:11.3135719Z    Compiling derive_builder v0.20.2
2026-06-22T02:31:11.3686211Z     Checking spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-22T02:31:11.3764899Z     Checking xml-rs v0.8.28
2026-06-22T02:31:11.4165960Z     Checking toml v0.8.23
2026-06-22T02:31:11.4602699Z     Checking foldhash v0.2.0
2026-06-22T02:31:11.5191862Z    Compiling vergen-lib v9.1.0
2026-06-22T02:31:11.5735383Z    Compiling vergen-lib v0.1.6
2026-06-22T02:31:11.5867415Z     Checking tagptr v0.2.0
2026-06-22T02:31:11.6215377Z     Checking identity-hash v0.1.0
2026-06-22T02:31:11.7079609Z    Compiling vergen v9.1.0
2026-06-22T02:31:11.7336783Z     Checking lru-slab v0.1.2
2026-06-22T02:31:11.7419419Z     Checking socket2 v0.6.4
2026-06-22T02:31:11.7792759Z     Checking mio v1.2.1
2026-06-22T02:31:11.8258680Z     Checking tempfile v3.27.0
2026-06-22T02:31:11.8508494Z    Compiling vergen-gitcl v1.0.8
2026-06-22T02:31:11.8937804Z     Checking sorted-index-buffer v0.2.1
2026-06-22T02:31:11.9773035Z     Checking rustc-hash v2.1.2
2026-06-22T02:31:12.0029414Z     Checking mac-addr v0.3.0
2026-06-22T02:31:12.0452923Z     Checking num_enum v0.7.6
2026-06-22T02:31:12.0491582Z     Checking xmltree v0.10.3
2026-06-22T02:31:12.0525722Z     Checking noq-udp v0.10.0
2026-06-22T02:31:12.0777853Z     Checking ipconfig v0.3.4
2026-06-22T02:31:12.1093112Z     Checking moka v0.12.15
2026-06-22T02:31:12.1174142Z     Checking regex v1.12.3
2026-06-22T02:31:12.1570204Z     Checking netdev v0.42.0
2026-06-22T02:31:12.1677917Z     Checking hashbrown v0.16.1
2026-06-22T02:31:12.2051700Z     Checking tokio v1.52.3
2026-06-22T02:31:12.2643383Z     Checking iroh-metrics v0.38.3
2026-06-22T02:31:12.3158652Z     Checking strum v0.28.0
2026-06-22T02:31:12.3536090Z     Checking iroh-base v0.98.0
2026-06-22T02:31:12.4045496Z     Checking attohttpc v0.30.1
2026-06-22T02:31:12.4192774Z     Checking simple-dns v0.9.3
2026-06-22T02:31:12.4317481Z     Checking smol_str v0.1.24
2026-06-22T02:31:12.4847081Z     Checking simdutf8 v0.1.5
2026-06-22T02:31:12.5874816Z     Checking constant_time_eq v0.4.2
2026-06-22T02:31:12.6554306Z     Checking resolv-conf v0.7.6
2026-06-22T02:31:12.6822768Z     Checking arrayref v0.3.9
2026-06-22T02:31:12.7037604Z     Checking sha1_smol v1.0.1
2026-06-22T02:31:12.7169630Z     Checking arrayvec v0.7.6
2026-06-22T02:31:12.7268501Z     Checking seize v0.5.1
2026-06-22T02:31:12.7361587Z    Compiling iroh-relay v0.98.0
2026-06-22T02:31:12.7644813Z     Checking hmac v0.12.1
2026-06-22T02:31:12.7739440Z     Checking lru v0.16.4
2026-06-22T02:31:12.8545409Z     Checking serde_bytes v0.11.19
2026-06-22T02:31:12.8545739Z     Checking webpki-roots v1.0.7
2026-06-22T02:31:12.8545992Z     Checking cmov v0.5.4
2026-06-22T02:31:12.8546211Z     Checking sha1 v0.10.6
2026-06-22T02:31:12.8928709Z     Checking hkdf v0.12.4
2026-06-22T02:31:12.9344868Z     Checking papaya v0.2.4
2026-06-22T02:31:12.9423954Z     Checking recvmsg v1.0.0
2026-06-22T02:31:12.9558634Z    Compiling darling_core v0.23.0
2026-06-22T02:31:12.9981585Z     Checking once_cell_polyfill v1.70.2
2026-06-22T02:31:13.0432757Z     Checking anstyle v1.0.14
2026-06-22T02:31:13.0790387Z     Checking utf8parse v0.2.2
2026-06-22T02:31:13.0852531Z     Checking spake2 v0.4.0
2026-06-22T02:31:13.0930376Z     Checking ctutils v0.4.2
2026-06-22T02:31:13.1429606Z     Checking anstyle-query v1.1.5
2026-06-22T02:31:13.1958951Z     Checking anstyle-parse v1.0.0
2026-06-22T02:31:13.2020480Z     Checking spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-22T02:31:13.2049581Z     Checking interprocess v2.4.2
2026-06-22T02:31:13.2489814Z     Checking anstyle-wincon v3.0.11
2026-06-22T02:31:13.2509016Z     Checking foldhash v0.1.5
2026-06-22T02:31:13.2645566Z     Checking colorchoice v1.0.5
2026-06-22T02:31:13.2755076Z     Checking is_terminal_polyfill v1.70.2
2026-06-22T02:31:13.3033208Z     Checking unicode-segmentation v1.13.3
2026-06-22T02:31:13.3526773Z     Checking terminal_size v0.4.4
2026-06-22T02:31:13.3533304Z     Checking crossterm_winapi v0.9.1
2026-06-22T02:31:13.3600372Z     Checking itertools v0.13.0
2026-06-22T02:31:13.3657596Z     Checking castaway v0.2.4
2026-06-22T02:31:13.3691683Z     Checking clap_lex v1.1.0
2026-06-22T02:31:13.3770618Z     Checking unicode-width v0.1.14
2026-06-22T02:31:13.3847300Z     Checking anstream v1.0.0
2026-06-22T02:31:13.4025301Z     Checking hashbrown v0.15.5
2026-06-22T02:31:13.4680857Z     Checking spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-22T02:31:13.5166716Z     Checking spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-22T02:31:13.5473939Z     Checking strsim v0.11.1
2026-06-22T02:31:13.5973197Z     Checking static_assertions v1.1.0
2026-06-22T02:31:13.5985160Z     Checking crossterm v0.28.1
2026-06-22T02:31:13.6354408Z     Checking strum v0.26.3
2026-06-22T02:31:13.6642588Z     Checking unicode-width v0.2.0
2026-06-22T02:31:13.6847497Z     Checking cassowary v0.3.0
2026-06-22T02:31:13.6848039Z     Checking compact_str v0.8.2
2026-06-22T02:31:13.7213579Z     Checking error-code v3.3.2
2026-06-22T02:31:13.7371464Z     Checking clap_builder v4.6.0
2026-06-22T02:31:13.7485434Z     Checking nucleo-matcher v0.3.1
2026-06-22T02:31:13.8710919Z     Checking qrcode v0.14.1
2026-06-22T02:31:13.8810296Z     Checking clipboard-win v5.4.1
2026-06-22T02:31:14.0120531Z     Checking lru v0.12.5
2026-06-22T02:31:14.2645972Z     Checking mock-adapter v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-22T02:31:14.7811446Z     Checking unicode-truncate v1.1.0
2026-06-22T02:31:15.2555334Z    Compiling darling_macro v0.23.0
2026-06-22T02:31:15.3401178Z     Checking clap v4.6.1
2026-06-22T02:31:15.4416411Z     Checking spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-22T02:31:15.6898571Z    Compiling darling v0.23.0
2026-06-22T02:31:15.8479481Z     Checking tokio-util v0.7.18
2026-06-22T02:31:15.8479779Z     Checking tower v0.5.3
2026-06-22T02:31:15.9331613Z     Checking acto v0.8.2
2026-06-22T02:31:16.1549842Z     Checking backon v1.6.0
2026-06-22T02:31:16.1817299Z    Compiling instability v0.3.12
2026-06-22T02:31:16.2722722Z     Checking tower-http v0.6.11
2026-06-22T02:31:16.3698093Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-22T02:31:16.3868316Z     Checking h2 v0.4.14
2026-06-22T02:31:16.6172038Z     Checking n0-future v0.3.2
2026-06-22T02:31:16.6623904Z     Checking tokio-stream v0.1.18
2026-06-22T02:31:16.7476574Z     Checking n0-watcher v0.6.1
2026-06-22T02:31:16.7476966Z     Checking iroh-dns v0.98.0
2026-06-22T02:31:16.8767808Z     Checking ratatui v0.29.0
2026-06-22T02:31:19.1832394Z     Checking wmi v0.18.4
2026-06-22T02:31:19.2998680Z     Checking hyper v1.10.1
2026-06-22T02:31:19.6817803Z     Checking netwatch v0.16.0
2026-06-22T02:31:20.2183308Z     Checking hyper-util v0.1.20
2026-06-22T02:31:21.2790675Z     Checking igd-next v0.17.1
2026-06-22T02:31:21.6553451Z     Checking portmapper v0.16.0
2026-06-22T02:31:26.6745726Z    Compiling aws-lc-rs v1.17.0
2026-06-22T02:31:26.6870765Z    Compiling rustls v0.23.40
2026-06-22T02:31:27.4827896Z     Checking rustls-webpki v0.103.13
2026-06-22T02:31:29.2567652Z     Checking tokio-rustls v0.26.4
2026-06-22T02:31:29.2567898Z     Checking rustls-platform-verifier v0.7.0
2026-06-22T02:31:29.2568085Z     Checking noq-proto v0.17.0
2026-06-22T02:31:29.4012359Z     Checking hickory-net v0.26.0-beta.4
2026-06-22T02:31:29.4012647Z     Checking hyper-rustls v0.27.9
2026-06-22T02:31:29.4012904Z     Checking tokio-websockets v0.13.2
2026-06-22T02:31:29.5200995Z     Checking reqwest v0.13.4
2026-06-22T02:31:30.0936026Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-22T02:31:31.3508809Z     Checking noq v0.18.0
2026-06-22T02:31:32.4940108Z     Checking iroh v0.98.2
2026-06-22T02:31:35.7539526Z     Checking spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-22T02:31:36.9777399Z     Checking spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-22T02:31:40.1600428Z     Checking spt v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-22T02:31:40.3019548Z     Checking xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-22T02:31:44.6683890Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.31s
2026-06-22T02:31:44.8456112Z ##[group]Run actions/checkout@v5
2026-06-22T02:31:44.8456310Z with:
2026-06-22T02:31:44.8456451Z   repository: SaberMage/spt-shell-notify
2026-06-22T02:31:44.8456620Z   path: .adapter-notify
2026-06-22T02:31:44.8458443Z   token: ***
2026-06-22T02:31:44.8458563Z   ssh-strict: true
2026-06-22T02:31:44.8458681Z   ssh-user: git
2026-06-22T02:31:44.8458801Z   persist-credentials: true
2026-06-22T02:31:44.8458937Z   clean: true
2026-06-22T02:31:44.8459058Z   sparse-checkout-cone-mode: true
2026-06-22T02:31:44.8459204Z   fetch-depth: 1
2026-06-22T02:31:44.8459314Z   fetch-tags: false
2026-06-22T02:31:44.8459437Z   show-progress: true
2026-06-22T02:31:44.8459556Z   lfs: false
2026-06-22T02:31:44.8459666Z   submodules: false
2026-06-22T02:31:44.8459806Z   set-safe-directory: true
2026-06-22T02:31:44.8459941Z ##[endgroup]
2026-06-22T02:31:44.9249939Z Syncing repository: SaberMage/spt-shell-notify
2026-06-22T02:31:44.9254988Z ##[group]Getting Git version info
2026-06-22T02:31:44.9255289Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-22T02:31:44.9724128Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:31:44.9976984Z git version 2.43.0.windows.1
2026-06-22T02:31:45.0001170Z ##[endgroup]
2026-06-22T02:31:45.0008268Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\15ec57e4-d644-432c-affa-62966ff2f76f\.gitconfig'
2026-06-22T02:31:45.0021907Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\15ec57e4-d644-432c-affa-62966ff2f76f' before making global git config changes
2026-06-22T02:31:45.0022359Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:31:45.0027217Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-22T02:31:45.0264723Z ##[group]Initializing the repository
2026-06-22T02:31:45.0269559Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-22T02:31:45.0597539Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-22T02:31:45.0624418Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-22T02:31:45.0870222Z ##[endgroup]
2026-06-22T02:31:45.0870458Z ##[group]Disabling automatic garbage collection
2026-06-22T02:31:45.0874926Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:31:45.1097328Z ##[endgroup]
2026-06-22T02:31:45.1097565Z ##[group]Setting up auth
2026-06-22T02:31:45.1103639Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:31:45.1315061Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:31:45.5110181Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:31:45.5349614Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:31:45.8982824Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:31:45.9210863Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:31:46.2891651Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:31:46.3195982Z ##[endgroup]
2026-06-22T02:31:46.3196228Z ##[group]Determining the default branch
2026-06-22T02:31:46.3199083Z Retrieving the default branch name
2026-06-22T02:31:46.6622534Z Default branch 'main'
2026-06-22T02:31:46.6622897Z ##[endgroup]
2026-06-22T02:31:46.6623122Z ##[group]Fetching the repository
2026-06-22T02:31:46.6629122Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-22T02:31:47.4110362Z From https://github.com/SaberMage/spt-shell-notify
2026-06-22T02:31:47.4110617Z  * [new branch]      main       -> origin/main
2026-06-22T02:31:47.4227586Z ##[endgroup]
2026-06-22T02:31:47.4227823Z ##[group]Determining the checkout info
2026-06-22T02:31:47.4228707Z ##[endgroup]
2026-06-22T02:31:47.4233934Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:31:47.4494992Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:31:47.4718241Z ##[group]Checking out the ref
2026-06-22T02:31:47.4722582Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-22T02:31:47.5038580Z branch 'main' set up to track 'origin/main'.
2026-06-22T02:31:47.5038799Z Reset branch 'main'
2026-06-22T02:31:47.5060173Z ##[endgroup]
2026-06-22T02:31:47.5290654Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:31:47.5482917Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-22T02:31:47.5695768Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-22T02:31:47.5696102Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-22T02:31:47.5761834Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:31:47.5762054Z ##[endgroup]
2026-06-22T02:31:47.8485140Z     Updating crates.io index
2026-06-22T02:31:47.9221586Z      Locking 11 packages to latest compatible versions
2026-06-22T02:31:47.9785740Z    Compiling serde_core v1.0.228
2026-06-22T02:31:47.9786645Z    Compiling zmij v1.0.21
2026-06-22T02:31:47.9786950Z    Compiling serde_json v1.0.150
2026-06-22T02:31:47.9787413Z    Compiling itoa v1.0.18
2026-06-22T02:31:47.9787737Z    Compiling memchr v2.8.2
2026-06-22T02:31:50.1535171Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-22T02:31:50.4986791Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s
2026-06-22T02:31:50.6066917Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-22T02:31:50.6067254Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-22T02:31:50.6135542Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:31:50.6135745Z env:
2026-06-22T02:31:50.6136011Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-22T02:31:50.6136313Z ##[endgroup]
2026-06-22T02:31:51.3945205Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
2026-06-22T02:31:51.4166219Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-4993f8fea91026a1.exe)
2026-06-22T02:31:51.4255202Z 
2026-06-22T02:31:51.4255381Z running 1 test
2026-06-22T02:31:52.1483552Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-22T02:31:52.1483729Z 
2026-06-22T02:31:52.1483934Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
2026-06-22T02:31:52.1484140Z 
2026-06-22T02:31:52.2394369Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-22T02:31:52.2394701Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-22T02:31:52.2460316Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:31:52.2460751Z env:
2026-06-22T02:31:52.2460915Z   SPT_INSTALL_E2E: 1
2026-06-22T02:31:52.2461101Z ##[endgroup]
2026-06-22T02:31:52.9782113Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
2026-06-22T02:31:52.9985665Z      Running tests\oneliner_e2e.rs (target\debug\deps\oneliner_e2e-717d4cb922fb4986.exe)
2026-06-22T02:31:53.0089256Z 
2026-06-22T02:31:53.0089373Z running 2 tests
2026-06-22T02:31:53.0094243Z test at_logon_task_launches_daemon_in_background_not_foreground ... ok
2026-06-22T02:32:02.3254307Z test install_script_against_staged_release ... ok
2026-06-22T02:32:02.3254493Z 
2026-06-22T02:32:02.3254752Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.32s
2026-06-22T02:32:02.3254959Z 
2026-06-22T02:32:02.4159470Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-22T02:32:02.4159898Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-22T02:32:02.4160189Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-22T02:32:02.4160444Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-22T02:32:02.4160631Z [36;1mexit 0[0m
2026-06-22T02:32:02.4224866Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:32:02.4225078Z ##[endgroup]
2026-06-22T02:32:02.7047075Z ##[group]Run cargo run -p xtask -- check
2026-06-22T02:32:02.7047321Z [36;1mcargo run -p xtask -- check[0m
2026-06-22T02:32:02.7110992Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-22T02:32:02.7111224Z ##[endgroup]
2026-06-22T02:32:03.3668437Z    Compiling windows-sys v0.61.2
2026-06-22T02:32:03.3678713Z    Compiling cc v1.2.63
2026-06-22T02:32:03.3742589Z    Compiling rustls v0.23.40
2026-06-22T02:32:03.3797968Z    Compiling fastrand v2.4.1
2026-06-22T02:32:03.3870622Z    Compiling either v1.16.0
2026-06-22T02:32:03.3920726Z    Compiling windows-sys v0.59.0
2026-06-22T02:32:03.4842728Z    Compiling futures-lite v2.6.1
2026-06-22T02:32:03.5150364Z    Compiling prefix-trie v0.8.4
2026-06-22T02:32:03.8466747Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-22T02:32:04.0732147Z    Compiling ring v0.17.14
2026-06-22T02:32:04.0732355Z    Compiling libsqlite3-sys v0.30.1
2026-06-22T02:32:04.0732612Z    Compiling blake3 v1.8.5
2026-06-22T02:32:06.5503728Z    Compiling rustls-webpki v0.103.13
2026-06-22T02:32:06.7815821Z    Compiling rusqlite v0.32.1
2026-06-22T02:32:07.2953280Z    Compiling spt-store v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-22T02:32:08.0176919Z    Compiling socket2 v0.6.4
2026-06-22T02:32:08.0177197Z    Compiling mio v1.2.1
2026-06-22T02:32:08.0177417Z    Compiling netdev v0.42.0
2026-06-22T02:32:08.0177637Z    Compiling seize v0.5.1
2026-06-22T02:32:08.0177865Z    Compiling interprocess v2.4.2
2026-06-22T02:32:08.1423888Z    Compiling papaya v0.2.4
2026-06-22T02:32:08.2156213Z    Compiling noq-udp v0.10.0
2026-06-22T02:32:08.2167382Z    Compiling ipconfig v0.3.4
2026-06-22T02:32:08.3703270Z    Compiling tokio v1.52.3
2026-06-22T02:32:08.6305630Z    Compiling spt-msg v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-22T02:32:08.8131304Z    Compiling spt-runtime v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-22T02:32:08.8134246Z    Compiling spt-term v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-22T02:32:09.2161377Z    Compiling rustls-platform-verifier v0.7.0
2026-06-22T02:32:09.2177710Z    Compiling noq-proto v0.17.0
2026-06-22T02:32:10.5996124Z    Compiling spt-live v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-22T02:32:12.1023874Z    Compiling tokio-util v0.7.18
2026-06-22T02:32:12.1024198Z    Compiling tokio-rustls v0.26.4
2026-06-22T02:32:12.1024991Z    Compiling tower v0.5.3
2026-06-22T02:32:12.1030917Z    Compiling acto v0.8.2
2026-06-22T02:32:12.1058233Z    Compiling backon v1.6.0
2026-06-22T02:32:12.4485317Z    Compiling tower-http v0.6.11
2026-06-22T02:32:12.4703341Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-22T02:32:12.6419055Z    Compiling h2 v0.4.14
2026-06-22T02:32:12.6419320Z    Compiling n0-future v0.3.2
2026-06-22T02:32:12.6419655Z    Compiling tokio-stream v0.1.18
2026-06-22T02:32:12.6420469Z    Compiling tokio-websockets v0.13.2
2026-06-22T02:32:12.7380711Z    Compiling n0-watcher v0.6.1
2026-06-22T02:32:12.7992372Z    Compiling iroh-dns v0.98.0
2026-06-22T02:32:12.9202325Z    Compiling netwatch v0.16.0
2026-06-22T02:32:13.0529780Z    Compiling noq v0.18.0
2026-06-22T02:32:15.4355928Z    Compiling hyper v1.10.1
2026-06-22T02:32:15.4356139Z    Compiling hickory-net v0.26.0-beta.4
2026-06-22T02:32:16.1702896Z    Compiling hyper-util v0.1.20
2026-06-22T02:32:16.2113537Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-22T02:32:16.9658411Z    Compiling hyper-rustls v0.27.9
2026-06-22T02:32:16.9658627Z    Compiling igd-next v0.17.1
2026-06-22T02:32:17.0861193Z    Compiling reqwest v0.13.4
2026-06-22T02:32:17.6696593Z    Compiling portmapper v0.16.0
2026-06-22T02:32:19.5624120Z    Compiling iroh-relay v0.98.0
2026-06-22T02:32:22.9370143Z    Compiling iroh v0.98.2
2026-06-22T02:32:31.7374927Z    Compiling spt-net v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-22T02:32:33.0632792Z    Compiling spt-daemon v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-22T02:32:41.5333892Z    Compiling xtask v0.12.1 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-22T02:32:45.6434919Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.70s
2026-06-22T02:32:45.6626832Z      Running `target\debug\xtask.exe check`
2026-06-22T02:33:25.2609948Z xtask check: OK
2026-06-22T02:33:25.3400887Z Post job cleanup.
2026-06-22T02:33:25.4389628Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:33:25.4612175Z git version 2.43.0.windows.1
2026-06-22T02:33:25.4645671Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a30e6f31-c984-43cd-86d9-b6a8b5ad49da\.gitconfig'
2026-06-22T02:33:25.4660489Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a30e6f31-c984-43cd-86d9-b6a8b5ad49da' before making global git config changes
2026-06-22T02:33:25.4661334Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:33:25.4665443Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-22T02:33:25.4893381Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:33:25.5105510Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:33:25.8828416Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:33:25.9029182Z http.https://github.com/.extraheader
2026-06-22T02:33:25.9055286Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-22T02:33:25.9302224Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:33:26.2937847Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:33:26.3157650Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:33:26.7080184Z Post job cleanup.
2026-06-22T02:33:26.8043482Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:33:26.8238369Z git version 2.43.0.windows.1
2026-06-22T02:33:26.8272847Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3e341da7-5ff5-493c-88d0-a7c1785d1bd0\.gitconfig'
2026-06-22T02:33:26.8286189Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3e341da7-5ff5-493c-88d0-a7c1785d1bd0' before making global git config changes
2026-06-22T02:33:26.8286657Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:33:26.8291512Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:33:26.8517633Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:33:26.8729566Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:33:27.2389928Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:33:27.2595369Z http.https://github.com/.extraheader
2026-06-22T02:33:27.2621449Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-22T02:33:27.2849665Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:33:27.6502707Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:33:27.6713782Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:33:28.0482653Z Cleaning up orphan processes
